our project uses the vue.js framework, packaged in webpack, has more than 150 components, and is particularly slow to run the npm run dev command locally. The following is a screenshot of compilation time:
our project uses the vue.js framework, packaged in webpack, has more than 150 components, and is particularly slow to run the npm run dev command locally. The following is a screenshot of compilation time:
there are some optimization ideas. I don't know if they are suitable for your project