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 locals #954

Closed
alexander-akait opened this issue Jun 4, 2019 · 2 comments · Fixed by #1004
Closed

Reduce count of require for locals #954

alexander-akait opened this issue Jun 4, 2019 · 2 comments · Fixed by #1004

Comments

@alexander-akait
Copy link
Member

  • Operating System:
  • Node Version:
  • NPM Version:
  • webpack Version:
  • css-loader Version:

Feature Proposal

Reduce count of require for locals

Feature Use Case

Above

@ogonkov
Copy link

ogonkov commented Feb 11, 2020

There is no way to get utils.getLocalIdent anymore? I used to have it for my custom ident logic, just wanted to tune it a bit, but keep whole other thing on defaults.

@alexander-akait
Copy link
Member Author

alexander-akait commented Feb 11, 2020

Yes utils.getLocalIdent is private API and can be changed/improved in any time, you can copy/paste the code

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.

2 participants