Skip to content

Commit

Permalink
Attempt fixing CI compile errors 3
Browse files Browse the repository at this point in the history
Signed-off-by: William So <[email protected]>
  • Loading branch information
polyipseity committed Jun 6, 2024
1 parent 37377c3 commit 6e39695
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
Expand Up @@ -22,6 +22,7 @@ const ARGV_PRODUCTION = 2,
drop: [],
entryPoints: ["sources/main.ts", "sources/styles.css"],
external: [
"@capacitor/*",
"@codemirror/*",
"@lezer/*",
"electron",
Expand Down

0 comments on commit 6e39695

Please sign in to comment.