build: fix build issue with terser

This commit is contained in:
鲁树人
2023-10-11 19:54:18 +01:00
parent 3b124002a3
commit 2580111b95
3 changed files with 29 additions and 2 deletions

View File

@@ -78,6 +78,7 @@
},
"pnpm": {
"patchedDependencies": {
"@rollup/plugin-terser@0.4.3": "patches/@rollup__plugin-terser@0.4.3.patch",
"sql.js@1.8.0": "patches/sql.js@1.8.0.patch"
},
"overrides": {