-
-
Notifications
You must be signed in to change notification settings - Fork 57
Expand file tree
/
Copy pathpnpm-workspace.yaml
More file actions
31 lines (26 loc) · 888 Bytes
/
pnpm-workspace.yaml
File metadata and controls
31 lines (26 loc) · 888 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
cleanupUnusedCatalogs: true
linkWorkspacePackages: true
preferWorkspacePackages: true
packages:
- 'examples/**/*'
- 'packages/*'
overrides:
'@tanstack/angular-pacer': 'workspace:*'
'@tanstack/pacer': 'workspace:*'
'@tanstack/pacer-devtools': 'workspace:*'
'@tanstack/pacer-lite': 'workspace:*'
'@tanstack/preact-pacer': 'workspace:*'
'@tanstack/preact-pacer-devtools': 'workspace:*'
'@tanstack/react-pacer': 'workspace:*'
'@tanstack/react-pacer-devtools': 'workspace:*'
'@tanstack/solid-pacer': 'workspace:*'
'@tanstack/solid-pacer-devtools': 'workspace:*'
allowBuilds:
# root dependency
nx: true
unrs-resolver: false # not directly required for build
esbuild: true
# @angular/build
'@parcel/watcher': false # optional dep of @angular/build
lmdb: false # optional dep of @angular/build
msgpackr-extract: false # optional dep of @angular/build