Skip to content

singleton, default is false, not true #283

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

Closed
qq20004604 opened this issue Dec 5, 2017 · 2 comments
Closed

singleton, default is false, not true #283

qq20004604 opened this issue Dec 5, 2017 · 2 comments

Comments

@qq20004604
Copy link

https://github.com/webpack-contrib/style-loader#singleton

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.

DEMO: https://github.com/qq20004604/webpack-study/tree/master/5%E3%80%81Loader/style_loader_demo

@alexander-akait
Copy link
Member

@qq20004604 hm, you are right, let's fix it

@alexander-akait
Copy link
Member

Done in #285

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants