removed unsafe-inline styles via svgo-loader. fixes #740
This commit is contained in:
parent
0a0980f9e3
commit
74728782f3
4 changed files with 241 additions and 22 deletions
|
@ -102,6 +102,8 @@
|
|||
"stylelint": "^9.1.1",
|
||||
"stylelint-config-standard": "^18.1.0",
|
||||
"stylelint-no-unsupported-browser-features": "^2.0.0",
|
||||
"svgo": "^1.0.5",
|
||||
"svgo-loader": "^2.1.0",
|
||||
"testpilot-ga": "^0.3.0",
|
||||
"val-loader": "^1.1.0",
|
||||
"webpack": "^3.11.0",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue