mirror of
https://github.com/cpvalente/ontime.git
synced 2026-08-09 17:33:55 +00:00
switch pkg to only build linux x64 and arm64 binaries
This commit is contained in:
@@ -34,9 +34,8 @@
|
||||
"server/index.cjs"
|
||||
],
|
||||
"targets": [
|
||||
"node18-macos-x64",
|
||||
"node18-linux-x64",
|
||||
"node18-win-x64"
|
||||
"node18-linux-arm64"
|
||||
],
|
||||
"outputPath": "dist"
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user