adding:
https://github.com/FormidableLabs/webpack-dashboard
https://github.com/FormidableLabs/electron-webpack-dashboard
would be a nice touch to the dev experience in nuxt.
Hi @gensmann
Thank you for your proposal, it seems really nice, but there is one thing I'm not super happy about, it's the dependencies hat will stack to Nuxt.js: https://github.com/FormidableLabs/webpack-dashboard/blob/master/package.json#L33-L50
Instead, making it a Nuxt.js module 馃殌 , like https://github.com/nuxt-community/webpackmonitor-module
Anyone up to make it is more than welcome :)
Good point. I agree. Unfortunately I'm not enough of a wiz to be able to take on the task, but I remain hopefull someone is :-)
@Atinux @gensmann here's my attempt at creating a module for this: https://github.com/paulgv/nuxt-webpackdashboard
Hope it's done properly.
@paulgv You might want to add it to https://github.com/nuxt-community/awesome-nuxt for additional exposure.
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.
Most helpful comment
@Atinux @gensmann here's my attempt at creating a module for this: https://github.com/paulgv/nuxt-webpackdashboard
Hope it's done properly.