This repository has been archived by the owner on Mar 21, 2021. It is now read-only.
-
-
Notifications
You must be signed in to change notification settings - Fork 178
Webpack build: need improvements #620
Labels
enhancement
New feature or request
Comments
Woah that's huge. Is that a production build? Can you measure if the bundle size has decreased maybe (for longer build times)? |
@atomfrede : yes, I used About JHipster Control Center (JHCC):
So we have a real project and we can compare |
atomfrede
added a commit
to atomfrede/jhipster-vuejs
that referenced
this issue
May 21, 2020
4 tasks
@atomfrede your PR #621 fixes the bug ? |
No it just makes it faster. I am not even sure we can get much faster as the default vue cli already takes very long for basically no real application code. |
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Following @atomfrede's comment and discussion at #618 (comment)
See https://webpack.js.org/guides/build-performance/#specific-tooling-issues
The build time has been increased a lot.
See my screenshots - using jhipster-control-center:
Before:
After:
The text was updated successfully, but these errors were encountered: