How to set environmental variable in another env file in development and production environment?

前端 未结 0 1331
佛祖请我去吃肉
佛祖请我去吃肉 2020-12-03 04:17

I want to use another .env file in development and production.
For production build, I use npm run build:production and for development, I use npm r

相关标签:
回答
  • 消灭零回复
提交回复
热议问题