Nuxt/docs/content/3.api/5.commands/analyze.md
Clément Ollivier 9a0fc57724
docs: update sitemap (#4063)
Co-authored-by: Sébastien Chopin <seb@nuxtjs.com>
Co-authored-by: pooya parsa <pyapar@gmail.com>
2022-04-06 07:56:08 +02:00

371 B

nuxi analyze

Analyze the production bundle or your Nuxt applicaiton.

npx nuxi analyze [rootDir]

The analyze command builds nuxt and analyzes the production bundle (experimental)

Option Default Description
rootDir . The directory of the target application.