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

Webpack bundle bloated when using this package. #71

Open
josh08h opened this issue Nov 26, 2018 · 0 comments
Open

Webpack bundle bloated when using this package. #71

josh08h opened this issue Nov 26, 2018 · 0 comments

Comments

@josh08h
Copy link

josh08h commented Nov 26, 2018

I'm using this package. however it is causing a rather large increase in my outputted Webpack bundle size.

The loaders.css is adding 61kb to my production build alone.

  1. Shouldn't loaders.min.css be included in my production build, not loaders.css.
  2. Even loaders.min.css is 41kb. Wouldn't a better solution be to include the css that I need?
@josh08h josh08h changed the title Bundle bloat Webpack bundle bloated when using this package. Nov 26, 2018
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

1 participant