Remove webpack

This commit is contained in:
Jerome Wu 2022-09-23 17:16:04 +08:00
parent f2b68cb34c
commit 7ced0478da
2 changed files with 27 additions and 1381 deletions

1403
package-lock.json generated

File diff suppressed because it is too large Load Diff

View File

@ -46,9 +46,6 @@
"@typescript-eslint/parser": "^5.37.0", "@typescript-eslint/parser": "^5.37.0",
"eslint": "^8.23.1", "eslint": "^8.23.1",
"rimraf": "^3.0.2", "rimraf": "^3.0.2",
"ts-loader": "^9.4.1", "typescript": "^4.8.3"
"typescript": "^4.8.3",
"webpack": "^5.74.0",
"webpack-cli": "^4.10.0"
} }
} }