This commit is contained in:
Liang Ding 2023-05-08 10:01:45 +08:00
parent 0171572df5
commit 4ecb555c1f
No known key found for this signature in database
GPG key ID: 136F30F901A2231D
2 changed files with 4 additions and 0 deletions

View file

@ -61,6 +61,7 @@
"file-loader": "^6.2.0",
"html-loader": "^2.1.2",
"html-webpack-plugin": "^5.5.0",
"iconv-lite": "^0.6.3",
"ifdef-loader": "^2.3.2",
"mini-css-extract-plugin": "2.3.0",
"path-browserify": "^1.0.1",

3
app/pnpm-lock.yaml generated
View file

@ -54,6 +54,9 @@ devDependencies:
html-webpack-plugin:
specifier: ^5.5.0
version: 5.5.0(webpack@5.73.0)
iconv-lite:
specifier: ^0.6.3
version: 0.6.3
ifdef-loader:
specifier: ^2.3.2
version: 2.3.2