mirror of
https://github.com/logseq/logseq.git
synced 2026-05-18 01:42:19 +00:00
add minify
This commit is contained in:
@@ -87,7 +87,8 @@ async function main() {
|
||||
logLevel: "error",
|
||||
build: {
|
||||
codeSplitting: false,
|
||||
minify: false,
|
||||
minify: "terser",
|
||||
target: "node22",
|
||||
sourcemap: false,
|
||||
write: true,
|
||||
emptyOutDir: false,
|
||||
|
||||
Reference in New Issue
Block a user