mirror of
https://github.com/AutoMaker-Org/automaker.git
synced 2026-01-31 20:03:37 +00:00
chore: update .npmrc to include platform-specific bindings and add new applications to package-lock.json
This commit is contained in:
5
.npmrc
5
.npmrc
@@ -8,3 +8,8 @@
|
||||
#
|
||||
# In CI/CD: Use "npm install" instead of "npm ci" to allow npm to resolve
|
||||
# the correct platform-specific binaries at install time.
|
||||
|
||||
# Include bindings for all platforms in package-lock.json to support CI/CD
|
||||
# This ensures Linux, macOS, and Windows bindings are all present
|
||||
supportedArchitectures.os=linux,darwin,win32
|
||||
supportedArchitectures.cpu=x64,arm64
|
||||
|
||||
25268
package-lock.json
generated
25268
package-lock.json
generated
File diff suppressed because it is too large
Load Diff
Reference in New Issue
Block a user