chrisbateman / webpack-visualizer

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

Visualiser has no output in webpack2 #27

Open haf opened 7 years ago

haf commented 7 years ago

Adding the file like in the instructions has no effect; nothing is output.

alexander-akait commented 7 years ago

/cc @chrisbateman

chrisbateman commented 7 years ago

I'm unable to duplicate this, unfortunately. Any chance you could provide a link to your app code, or possibly make an example app with the issue?

Any error messages?

Are you just using new Visualizer() in your plugin setup?

alexander-akait commented 7 years ago

@chrisbateman all works fine, i set wrong path :+1:

haf commented 7 years ago

@chrisbateman Yes, with an output file name, too. I'll create a better repro when I circle back to the branch in question.

kostia commented 6 years ago

Same here: Added the plugin, but no output is generated. Update: The package-lock.json - https://gist.github.com/kostia/25ac642fc130429af689ad9c3736cc3a