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
This option is on by default in IE9, which has strict limitations on the number of style tags allowed on a page. You can enable or disable it with the singleton option.
But in fact, singleton default is false, not true.
https://github.com/webpack-contrib/style-loader#singleton
But in fact, singleton default is false, not true.
DEMO: https://github.com/qq20004604/webpack-study/tree/master/5%E3%80%81Loader/style_loader_demo
The text was updated successfully, but these errors were encountered: