cli: allow svg imports and special .icon.svg import

This commit is contained in:
Patrik Oldsberg
2020-06-23 09:26:05 +02:00
parent 554369d2c1
commit 747acd2dfc
6 changed files with 107 additions and 6 deletions
+4
View File
@@ -39,6 +39,10 @@
"@rollup/plugin-node-resolve": "^7.1.1",
"@spotify/eslint-config": "^7.0.1",
"@sucrase/webpack-loader": "^2.0.0",
"@svgr/plugin-jsx": "4.3.x",
"@svgr/plugin-svgo": "4.3.x",
"@svgr/rollup": "4.3.x",
"@svgr/webpack": "4.3.x",
"@types/start-server-webpack-plugin": "^2.2.0",
"@types/webpack-env": "^1.15.2",
"@types/webpack-node-externals": "^1.7.1",