{% if ASPECTS_ENABLE_STUDIO_IN_CONTEXT_METRICS %}
RUN --mount=type=cache,target=/root/.npm,sharing=shared npm install openedx/frontend-plugin-aspects#v2.0.2
{% endif %}
