Replies: 1 comment
-
I have a repo using aliases, maybe it can help you figure out your issue? |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Hello everyone! How to configure
.swcrc
andspack.config.js
for working with webpack aliases? I get this error afternpx spack
:If I manually replace '@/app/config' import to relative path, it's going further , but fails on a next alias.
With dev server everything works fine.
Beta Was this translation helpful? Give feedback.
All reactions