![](https://img.haomeiwen.com/i2514755/c2156019af3a4f23.png)
![](https://img.haomeiwen.com/i2514755/f0f4c1cce821ef1d.png)
![](https://img.haomeiwen.com/i2514755/2428baf7871a6443.png)
路由懒加载
like this:
import Workbench from 'components/workbench/workbench' Index from 'components/index/index'
const Workbench = () => import('../components/workbench/workbench')
其余不变
![](https://img.haomeiwen.com/i2514755/a55b8ff856ceafb2.png)
![](https://img.haomeiwen.com/i2514755/bd8888ce010a2ec1.png)
![](https://img.haomeiwen.com/i2514755/51a32f12718b9612.png)
服务端开启gzip
开启http缓存 强缓存和协商缓存搞起来
![](https://img.haomeiwen.com/i2514755/59393baf47dc4d7b.png)
牛皮!完美!
路由懒加载
like this:
import Workbench from 'components/workbench/workbench' Index from 'components/index/index'
const Workbench = () => import('../components/workbench/workbench')
其余不变
服务端开启gzip
开启http缓存 强缓存和协商缓存搞起来
牛皮!完美!
本文标题:vue webpack打包线上优化
本文链接:https://www.haomeiwen.com/subject/xbwhrctx.html
网友评论