chore: remove svgr support

Signed-off-by: blam <ben@blam.sh>
This commit is contained in:
blam
2023-10-12 10:41:06 +02:00
parent e53067c4d8
commit 78561f8a29
3 changed files with 17 additions and 150 deletions
+1 -1
View File
@@ -137,7 +137,6 @@
"vite": "^4.4.9",
"vite-plugin-html": "^3.2.0",
"vite-plugin-node-polyfills": "^0.14.1",
"vite-plugin-svgr": "^4.0.0",
"webpack": "^5.70.0",
"webpack-dev-server": "^4.7.3",
"webpack-node-externals": "^3.0.0",
@@ -159,6 +158,7 @@
"@backstage/theme": "workspace:^",
"@types/cross-spawn": "^6.0.2",
"@types/diff": "^5.0.0",
"@types/ejs": "^3.1.3",
"@types/express": "^4.17.6",
"@types/fs-extra": "^9.0.1",
"@types/http-proxy": "^1.17.4",