@@ -208,7 +208,7 @@ Then, add two new elements to the exported object under the `module.rules` array
{
loader: 'style-loader',
options: {
- singleton: true
+ injectType: 'singletonStyleTag'
}
},
@@ -453,7 +453,7 @@ Then add two new elements to the exported object under the `module.rules` array
@@ -147,7 +147,7 @@ module.exports = {
@@ -71,7 +71,7 @@ module.exports = {
@@ -74,7 +74,7 @@ module.exports = {
@@ -75,7 +75,7 @@ module.exports = {