Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Use module resolve plugin in babel.config.js #16

Closed
dnlup opened this issue May 22, 2019 · 0 comments · Fixed by #17
Closed

Use module resolve plugin in babel.config.js #16

dnlup opened this issue May 22, 2019 · 0 comments · Fixed by #17
Assignees
Labels
bug Something isn't working

Comments

@dnlup
Copy link
Owner

dnlup commented May 22, 2019

Instead of babel webpack aliases, use babel module resolver. I am having issues with the vue$ alias in the webpack config.

@dnlup dnlup added the bug Something isn't working label May 22, 2019
@dnlup dnlup self-assigned this May 22, 2019
dnlup added a commit that referenced this issue May 22, 2019
Use babel-module-resolver instead of babel-webpack-alias because the `$vue` alias is creating
problems compiling tests.

BREAKING CHANGE: webpack defined in aliases are not automatically injected

fix #16
@dnlup dnlup closed this as completed in #17 May 22, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant