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
When i use above configuration without asterisk and with barrel import (index.ts) everything is working. But without barrel import I get error:
Error: Module not found: Error: Can't resolve '@myapp/ride-creator/*' in ... [path to my remote app].
I'm supposing that I have missed something but I have no idea what... Maybe somebody could help me?
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
-
In my tsconfig.base.json I have configuration like below:
When i use above configuration without asterisk and with barrel import (index.ts) everything is working. But without barrel import I get error:
Error: Module not found: Error: Can't resolve '@myapp/ride-creator/*' in ... [path to my remote app].
I'm supposing that I have missed something but I have no idea what... Maybe somebody could help me?
Beta Was this translation helpful? Give feedback.
All reactions