The 'mode' option has not been se
来源:2-5 文件自动监听,项目构建测试

想学习的王同学
2018-11-17
WARNING in configuration
The ‘mode’ option has not been set, webpack will fallback to ‘production’ for this value. Set ‘mode’ option to ‘development’ or ‘production’ to enable defaults for each environment.
You can also set it to ‘none’ to disable any default behavior. Learn more: https://webpack.js.org/concepts/mode/
写回答
1回答
-
快乐动起来呀
2018-11-19
在webpack的配置文件增加mode:development
012018-12-03
相似问题
老师 请问一下.option是什么意思
回答 1