Merge pull request #8401 from ahocevar/css-side-effects
Make webpack's css loader work
This commit is contained in:
+1
-1
@@ -84,5 +84,5 @@
|
|||||||
"eslintConfig": {
|
"eslintConfig": {
|
||||||
"extends": "openlayers"
|
"extends": "openlayers"
|
||||||
},
|
},
|
||||||
"sideEffects": false
|
"sideEffects": ["ol.css"]
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user