You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Dec 11, 2025. It is now read-only.
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.
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.