Nuxt.js: Code splitting in nuxt

Created on 12 Feb 2017  路  3Comments  路  Source: nuxt/nuxt.js

Any good practical examples of code splitting in nuxt?

This question is available on Nuxt.js community (#c206)
question

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.

All 3 comments

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.

Was this page helpful?
0 / 5 - 0 ratings

Related issues

vadimsg picture vadimsg  路  3Comments

maicong picture maicong  路  3Comments

nassimbenkirane picture nassimbenkirane  路  3Comments

bimohxh picture bimohxh  路  3Comments

gary149 picture gary149  路  3Comments