vuejs-templates / webpack

A full-featured Webpack + vue-loader setup with hot reload, linting, testing & css extraction.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Vue.js vendor file is too big

hamzeh010 opened this issue · comments

Consider using ‘code spliting’, using ‘require.ensure()’ or ‘import()’ within code blocks.