How can i remove small chunk per page? #8087
Unanswered
amantiwari1
asked this question in
Help/Questions
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
How can i remove small chunk per page, like i added asnycDefineComponents to 5 components (which is unused) and other one components (ExampleComponents) is not using asnycDefineComponents but i noticed small chunk is here (ExampleComponents), why is that?
note - all pages using import in vue router
my goal should be one chunk per page
i noticed 3-4 small chunk per page which is causing routing (vue-router) delay
Beta Was this translation helpful? Give feedback.
All reactions