wuyi 2 years ago
parent
commit
7abd2a2b87
3 changed files with 6 additions and 11295 deletions
  1. 2 0
      .gitignore
  2. 1 11294
      package-lock.json
  3. 3 1
      package.json

+ 2 - 0
.gitignore

@@ -39,3 +39,5 @@ tags
 !.vscode/tasks.json
 !.vscode/launch.json
 !.vscode/extensions.json
+package-lock.json
+package.json

File diff suppressed because it is too large
+ 1 - 11294
package-lock.json


+ 3 - 1
package.json

@@ -105,7 +105,9 @@
     "ts-loader": "^9.4.2",
     "ts-node": "^10.9.1",
     "tsconfig-paths": "^4.1.2",
-    "typescript": "^4.9.5"
+    "typescript": "^4.9.5",
+    "webpack": "^5.82.1",
+    "webpack-cli": "^5.1.1"
   },
   "jest": {
     "moduleFileExtensions": [

Some files were not shown because too many files changed in this diff