|  |      1sokis      2016-03-09 10:26:44 +08:00 已阅 | 
|  |      2paulagent      2016-03-09 10:33:30 +08:00 thanks | 
|  |      3sox      2016-03-09 11:03:25 +08:00 Long term caching 并不麻烦啊, filename: "output.[hash].bundle.js" 就完了 | 
|  |      4crazyxin1988      2016-03-09 11:09:23 +08:00 webpack 支持 chunkhash | 
|  |      5feilaoda      2016-03-09 11:45:45 +08:00 很好,对我这前端渣有帮助 | 
|  |      6moxiaonai      2016-03-09 12:56:29 +08:00 支持,赞一个 | 
|  |      8sox      2016-03-09 16:47:15 +08:00  1 Option 1: https://github.com/sporto/assets-webpack-plugin 会生成一个包含这些 hash 的 json 文件 Option 2: https://github.com/ampedandwired/html-webpack-plugin 会可以生成一个包含 <script> <link> 的 html | 
|  |      10saturnast      2016-03-09 17:00:01 +08:00 HUST... |