vuejs-templates/webpack

How to troubleshoot a large vendor file?

開放

#1,297 建立於 2018年2月9日

 (16 則留言) (7 個反應) (0 位負責人)JavaScript (4,466 個分叉)batch import
enhancementhelp wanted

倉庫指標

星標
 (9,721 顆星)
PR 合併指標
 (PR 指標待抓取)

描述

My production build is a bit heavy:

              Chunk Names
                 static/fonts/element-icons.6f0a763.ttf      11 kB          [emitted]
               static/js/vendor.dd83b1b8e4fd1abaaa41.js    3.19 MB       0  [emitted]  [big]  vendor

What's the best way to tell which 3rd party packages are contributing to this heft?

貢獻者指南