#In your vite project's root$npx vite-bundle-visualizer#Then open stats.htmlinbrowser#Use specified vite config file$npx vite-bundle-visualizer -c your.config.js $vite-bundle-visualizer --helpvite-bundle-visualizerUsage:$ vite-bundle-visualizer [options]Options:-h, --help Display this message...
$vite-bundle-visualizer --helpvite-bundle-visualizer Usage:$vite-bundle-visualizer [options]Options: -h, --help Display this message --template -t <template> Template to use, options are "raw-data" (JSON), "treemap", "list", "sunburst" and "network" (default: treemap) --output -o...