Skip to content

Commit da0dc9e

Browse files
committed
build: add supported architectures to workspace config
1 parent 18ac790 commit da0dc9e

File tree

1 file changed

+9
-0
lines changed

1 file changed

+9
-0
lines changed

pnpm-workspace.yaml

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -79,3 +79,12 @@ catalog:
7979
workbox-window: ^7.4.0
8080

8181
catalogMode: strict
82+
supportedArchitectures:
83+
cpu:
84+
- current
85+
- x64
86+
- arm64
87+
os:
88+
- current
89+
- linux
90+
- darwin

0 commit comments

Comments
 (0)