Skip to content

Commit

Permalink
Improve build.mjs
Browse files Browse the repository at this point in the history
Signed-off-by: William So <polyipseity@gmail.com>
polyipseity committed Jun 6, 2024
1 parent 1e0447f commit cab08ff
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions build/build.mjs
Original file line number Diff line number Diff line change
@@ -21,6 +21,7 @@ const ARGV_PRODUCTION = 2,
drop: [],
entryPoints: ["sources/main.ts", "sources/styles.css"],
external: [
"@capacitor/*",
"@codemirror/*",
"@lezer/*",
"electron",

0 comments on commit cab08ff

Please sign in to comment.