This commit is contained in:
2021-02-16 09:29:27 +01:00
parent 578ba10425
commit 53edfa4529
4 changed files with 1768 additions and 4478 deletions

View File

@ -6,13 +6,14 @@
"author": "Florian BOUILLON <florian.bouillon@delta-wings.net>",
"license": "MIT",
"dependencies": {
"@dzeio/object-util": "^1.0.4",
"serve": "^11.3.2",
"ts-node": "^9.0.0",
"typescript": "^4.1.2",
"webpack": "^5.6.0",
"webpack-cli": "^4.2.0"
},
"devDependencies": {
"@webpack-cli/init": "^1.0.3",
"babel-plugin-syntax-dynamic-import": "^6.18.0",
"terser-webpack-plugin": "^5.0.3",
"ts-loader": "^8.0.11"