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