0👍
I solved this problem
The reason is that I can read this NODE_ENV value at build time, but when the project is started, it is changed to production. This may be done by nuxt.
So when you pack, you can make a decision.
What’s your opinion?
- [Vuejs]-Multiple file upload with Vue and Axios
- [Vuejs]-How to use Bootstrap button-group radios with Vue's v-model?
Source:stackexchange.com