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
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
Instead of babel webpack aliases, use babel module resolver. I am having issues with the
vue$
alias in the webpack config.The text was updated successfully, but these errors were encountered: