vuejs-templates/webpack

How to troubleshoot a large vendor file?

Open

#1297 aperta il 9 feb 2018

Vedi su GitHub
 (16 commenti) (7 reazioni) (0 assegnatari)JavaScript (4466 fork)batch import
enhancementhelp wanted

Metriche repository

Star
 (9721 star)
Metriche merge PR
 (Nessuna PR mergiata in 30 g)

Descrizione

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?

Guida contributor