1
sokis Mar 9, 2016
已阅
|
2
paulagent Mar 9, 2016
thanks
|
3
sox Mar 9, 2016
Long term caching 并不麻烦啊, filename: "output.[hash].bundle.js" 就完了
|
4
crazyxin1988 Mar 9, 2016
webpack 支持 chunkhash
|
5
feilaoda Mar 9, 2016
很好,对我这前端渣有帮助
|
6
moxiaonai Mar 9, 2016
支持,赞一个
|
8
sox Mar 9, 2016 Option 1:
https://github.com/sporto/assets-webpack-plugin 会生成一个包含这些 hash 的 json 文件 Option 2: https://github.com/ampedandwired/html-webpack-plugin 会可以生成一个包含 <script> <link> 的 html |
10
saturnast Mar 9, 2016
HUST...
|