mirror of
https://github.com/siyuan-note/siyuan.git
synced 2025-02-28 05:32:52 +00:00
🐛 add iconv-lite dep Fix https://github.com/siyuan-note/siyuan/issues/8198
This commit is contained in:
@@ -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
3
app/pnpm-lock.yaml
generated
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user