Can you explain more about your question?
Nuxt.js split automatically every page in a JS bundle, you don't need to do anything to code-split your application, nuxt takes care of it.
This thread has been automatically locked since there has not been any recent activity after it was closed. Please open a new issue for related bugs.
Most helpful comment
Nuxt.js split automatically every page in a JS bundle, you don't need to do anything to code-split your application, nuxt takes care of it.