cli: add missing file-loader dependency

This commit is contained in:
Patrik Oldsberg
2021-02-22 18:07:51 +01:00
parent f7b951d9f5
commit e780e119c9
3 changed files with 23 additions and 0 deletions
+1
View File
@@ -74,6 +74,7 @@
"eslint-plugin-react": "^7.12.4",
"eslint-plugin-react-hooks": "^4.0.0",
"express": "^4.17.1",
"file-loader": "^6.2.0",
"fork-ts-checker-webpack-plugin": "^4.0.5",
"fs-extra": "^9.0.0",
"handlebars": "^4.7.3",