chrisbateman / webpack-visualizer

Visualize your Webpack bundle
http://chrisbateman.github.io/webpack-visualizer/
MIT License
1.69k stars 93 forks source link

How can I use webpack-visualizer with a nextjs application ? #68

Open ghost opened 3 years ago

ghost commented 3 years ago

Nextjs gives us @next/bundle-analyzer to analyze bundles. My question is, how can I use webpack-visualizer to generate a stats.html file in my nextjs application ?

eugle commented 3 years ago

Did you succeed? Let's make it a little bit more intuitive