vuejs-templates/webpack

How to troubleshoot a large vendor file?

Aberta

#1.297 aberto em 9 de fev. de 2018

 (16 comentários) (7 reações) (0 responsável)JavaScript (4.466 forks)batch import
enhancementhelp wanted

Métricas do repositório

Stars
 (9.721 estrelas)
Métricas de merge de PR
 (Nenhuma PRs mesclada em 30d)

Description

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?

Guia do colaborador