You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Mar 25, 2025. It is now read-only.
We found out that imports like
import module from '@commercetools-docs/somepackage/src/somefile';can lead to issues due to the fact that src directory is not always available in prod build.
I'd reccomend:
indexfilesrcdirectoryOptional (but I think it's important):