-
-
Notifications
You must be signed in to change notification settings - Fork 36
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
Webpack + vue.config.js failed to compile #222
Comments
Same is happening to me.
|
@michug did you install the module in your project, either:
? |
Reproduction in https://github.com/Glandos/unplugin-vue-i18n-issue222:
|
yes, I did |
Same issue here, this occurs since version 0.7.0 of |
Same issue here |
I face the same issue;
|
Same here on quasar v2.6.0 with webpack and latest
The error is
And this is the By install an older version of unplugin-vue-i18n (0.6.2), |
same here. Tried version 0.6.2, above error is gone, but I get a parse error on other JSON files (not locales).
for me build works with unplugin-vue-i18n@0.7.x |
Same issue here. Currently stuck using version
|
Issue still exists in v4.0.0 |
Also experiencing the same issue:
|
Reporting a bug?
I've added this to my
vue.config.js
:Expected behavior
yarn build
should work as before.Reproduction
https://github.com/Glandos/unplugin-vue-i18n-issue222
Issue Package
unplugin-vue-i18n
System Info
Screenshot
Additional context
No response
Validations
The text was updated successfully, but these errors were encountered: