Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Is there a way to make webpack dashboard not a dependency? #113

Open
robin-pham opened this issue Oct 23, 2017 · 3 comments
Open

Is there a way to make webpack dashboard not a dependency? #113

robin-pham opened this issue Oct 23, 2017 · 3 comments

Comments

@robin-pham
Copy link

robin-pham commented Oct 23, 2017

Webpack dashboard is dependent on inspectpack which is dependent on better-sqlite3 which is really heavy and slows down the yarn installation process by a ton. Is there a way to completely get rid of webpack-dashboard as a dependency?

@JCQuintas
Copy link

this would be great actually

@a-atalla
Copy link

+1
actually will be better to remove all the dependencies and make it optional with configuration
if you need this install that

@ajcrews
Copy link

ajcrews commented Jan 23, 2018

The webpack dashboard also has a nested dependency on lzz-gyp which specifies the GPL-3.0 license which many companies avoid.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants