chore: replace all occurences of the old deprecated loaders

Signed-off-by: blam <ben@blam.sh>
This commit is contained in:
blam
2021-09-13 20:14:53 +02:00
parent 5d45fb3812
commit 4efbafb321
3 changed files with 9 additions and 9 deletions
-2
View File
@@ -88,7 +88,6 @@
"ora": "^5.3.0",
"postcss": "^8.1.0",
"process": "^0.11.10",
"raw-loader": "^4.0.1",
"react": "^16.0.0",
"react-dev-utils": "^11.0.4",
"react-hot-loader": "^4.12.21",
@@ -108,7 +107,6 @@
"terser-webpack-plugin": "^5.1.3",
"ts-loader": "^8.0.17",
"typescript": "^4.0.3",
"url-loader": "^4.1.0",
"util": "^0.12.3",
"webpack": "^5.48.0",
"webpack-dev-server": "4.0.0-rc.0",