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

classIdPrefix bug Webpack 3.10^ #94

Open
Bram-Zijp opened this issue Feb 1, 2018 · 5 comments · May be fixed by #107
Open

classIdPrefix bug Webpack 3.10^ #94

Bram-Zijp opened this issue Feb 1, 2018 · 5 comments · May be fixed by #107

Comments

@Bram-Zijp
Copy link

When setting the classIdPrefix: '[name]-[hash:5]__' option it doesn't generate an name-hash combo but instead injects [name]-[hash:5]__ litteraly using webpack 3.10.

@Bram-Zijp
Copy link
Author

image

@jabsatz
Copy link

jabsatz commented Jun 29, 2018

Any news on this? Did you find a workaround?

@jhamlet
Copy link
Owner

jhamlet commented Oct 15, 2018

svg-react-loader does not do any interpolation with the classIdPrefix.

Adding as a feature request.

@woutervanvliet
Copy link

How is this a feature request, when the hash @Bram-Zijp uses is listed directly in the documentation.

@woutervanvliet
Copy link

woutervanvliet commented Oct 15, 2018

I'm working on a solution, btw - should have a PR ready rather soon.

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.

4 participants