码迷,mamicode.com
首页 > 其他好文 > 详细

npm run build 时的 warning

时间:2019-08-30 19:26:08      阅读:123      评论:0      收藏:0      [点我收藏+]

标签:分包   form   run   man   sse   OWIN   can   entry   打包   

entrypoint size limit: The following entrypoint(s) combined asset size exceeds the recommended limit (244 KiB). This can impact web performance.

webpack 提示打包的入口文件体积超过了推荐的 244kb,即使做了分包,这个提示还是会存在,而且有了warning就不显示building的时长

在 vue.config.js 中配置下 webpack,关闭build时的这个提示,vue-cli 默认在 npm run serve 时默认是关闭提示的

技术图片

 

npm run build 时的 warning

标签:分包   form   run   man   sse   OWIN   can   entry   打包   

原文地址:https://www.cnblogs.com/heroljy/p/11436389.html

(0)
(0)
   
举报
评论 一句话评论(0
登录后才能评论!
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!