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
This issue has been automatically marked as stale because it has not had any recent activity. It will be closed in 7 days if no further activity occurs.
Is this a bug report?
No, it's refactoring proposal
Expected Behavior
Environment specific behavior should be configured in one single
webpack.config.js
fileActual Behavior
There are two configuration files
webpack.config.dev.js
andwebpack.config.prod.js
Why?
How?
simply useconfig/env.js
mode
The text was updated successfully, but these errors were encountered: