mirror of
https://github.com/toeverything/AFFiNE.git
synced 2026-02-12 20:38:52 +00:00
ci: check macOS arm64 bundle output (#3012)
This commit is contained in:
@@ -7,7 +7,8 @@
|
||||
"resolveJsonModule": true,
|
||||
"moduleResolution": "Node",
|
||||
"allowSyntheticDefaultImports": true,
|
||||
"noEmit": false
|
||||
"noEmit": false,
|
||||
"outDir": "./lib/scripts"
|
||||
},
|
||||
"include": ["./scripts", "esbuild.main.config.ts", "esbuild.plugin.config.ts"]
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user