Install webpack to faucet

This commit is contained in:
Simon Warta
2022-04-12 14:36:19 +02:00
parent 899b894823
commit b8db0b3255
3 changed files with 153 additions and 2 deletions
+3 -1
View File
@@ -72,6 +72,8 @@
"ses": "^0.11.0",
"source-map-support": "^0.5.19",
"ts-node": "^8",
"typescript": "~4.4"
"typescript": "~4.4",
"webpack": "^5.32.0",
"webpack-cli": "^4.6.0"
}
}