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 Aug 16, 2023. It is now read-only.
When installed as a standalone app, the /app directory is expecting some dependencies from /core to get hoisted to the top, but they don't. These packages include:
'css-loader'
'sass-loader'
'file-loader'
This problem does not occur when used in a monorepo that uses workspaces
When installed as a standalone app, the /app directory is expecting some dependencies from /core to get hoisted to the top, but they don't. These packages include:
This problem does not occur when used in a monorepo that uses workspaces