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

Reduce count of require for url #846

Closed
alexander-akait opened this issue Dec 4, 2018 · 0 comments · Fixed by #854
Closed

Reduce count of require for url #846

alexander-akait opened this issue Dec 4, 2018 · 0 comments · Fixed by #854

Comments

@alexander-akait
Copy link
Member

  • Operating System: no matter
  • Node Version: no matter
  • NPM Version: no matter
  • webpack Version: no matter
  • css-loader Version: 1.0.1

Feature Proposal

On each url we generate require, but we can avoid this move require on top and avoid extra require for duplicate assets in CSS.

Feature Use Case

Less require - better performance.

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

Successfully merging a pull request may close this issue.

1 participant