-
# Vue工程打包优化
## 一.前言
本文以考拉社区后台工程([kaola-communityms-web](https://g.hz.netease.com/haitao/kaola-communityms-web))为例进行分析。
首先介绍一个可视化打包分析工具——[webpack-bundle-analyzer](https://www.npmjs.com/packa…
-
Hello 👋
We're currently using relative-ci to track our bundle stats over time, but I've noticed that the modules that are externalised via the `DllReferencePlugin` are not included (which makes se…
-
# 前端性能优化梳理
四个方面考虑:静态资源缓存 >>> 请求优化 [请求量 压缩 + 速度 ssr ] >>> 编译时优化 >>> 运行渲染时优化
### 网络优化:
- webview:
- webview缓存
- 超webview(hybrid)
### webview缓存
- 资源缓存:
1. http缓存: url缓存,强缓存、协商缓存、cdn缓存
…
Hibop updated
4 years ago
-
## 前言
[正文](https://blog.leungjz.top/2018/05/15/ji-yi-ci-vue-template-you-hua-li-cheng/)
公司有好几个项目都有后台管理系统,为了方便开发,所以选择了 vue 中比较火的 [后台模板](http://panjiachen.github.io/vueAdmin-template) 作为基础模板进行开发。但…
-
webpack 是一个用于现代JavaScript 应用程序的静态模块打包工具。
```
loader:loader 是一个转换器,将 A 文件进行编译成 B 文件,属于单纯的文件转换过程;
plugin:plugin 是一个扩展器,它丰富了 webpack 本身,针对是 loader 结束后,webpack 打包的整个过程,它并不直接操作文件,而是基于事件机制工作,会监听 webp…
-
[Webpack](https://webpack.js.org) 是一款强大的前端构建工具, 社区对其介绍的相关文章已经很多了, 本文不再赘述. 基于 Webpack 2/3, 本文是对我在搭建团队前端脚手架的过程中, 搜罗的 Webpack 2/3 常见的优化措施的一个总结.
>如果你还不了解 Webpack 2/3, 可以先看下 [Webpack 2/3 快速入门](https://g…
-
Perhaps I'm being optimistic but ... it would be pretty fantastic if we could leverage the webpack loaders we were already using to allow bringing CSS / images into the DLL bundle. Not even sure if it…
-
## Version **2.5.0** of [webpack](https://github.com/webpack/webpack) just got published.
Branch
Build failing 🚨
Dependency
webpa…
-
## Version **2.5.0** of [webpack](https://github.com/webpack/webpack) just got published.
Branch
Build failing 🚨
Dependency
webpa…
-
## Version **2.5.0** of [webpack](https://github.com/webpack/webpack) just got published.
Branch
Build failing 🚨
Dependency
webpa…