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
I first thought: what a weird issue... And I could reproduce it when copying your .withSearсhButton class, but it's fine when I type .withSearchButton ;).
The solution: Your с is not an ASCII c. It just looks like one... No idea how you typed it, but try to use the c key of your keyboard instead 😄
if there is a
ch
in local class like::local .gсh
- loader will strip all afterch
,so {g: 'generatedClassName'} will be exported
strange stuff.. :)
outputs
Object {withSear: "app-main-components-SearchBar-gg---withSear---psEQw", allOptions: "app-main-components-SearchBar-gg---allOptions---1UsCx"}
config:
css-loader?minimize=false&localIdentName=[path][name]---[local]---[hash:base64:5]
tried versions 0.15.3, 0.15.5
The text was updated successfully, but these errors were encountered: