-
Notifications
You must be signed in to change notification settings - Fork 16
Expand file tree
/
Copy pathpnpm-workspace.yaml
More file actions
32 lines (32 loc) · 1.03 KB
/
pnpm-workspace.yaml
File metadata and controls
32 lines (32 loc) · 1.03 KB
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
31
32
packages:
- apps/*
- packages/*
allowBuilds:
esbuild: true
sharp: true
simple-git-hooks: true
unrs-resolver: true
workerd: true
onlyBuiltDependencies:
- "@biomejs/biome"
- "@tailwindcss/oxide"
- esbuild
- sharp
- simple-git-hooks
- workerd
overrides:
array-includes: npm:@nolyfill/array-includes@^1
array.prototype.findlastindex: npm:@nolyfill/array.prototype.findlastindex@^1
array.prototype.flat: npm:@nolyfill/array.prototype.flat@^1
array.prototype.flatmap: npm:@nolyfill/array.prototype.flatmap@^1
hasown: npm:@nolyfill/hasown@^1
is-core-module: npm:@nolyfill/is-core-module@^1
is-regex: npm:@nolyfill/is-regex@^1
isarray: npm:@nolyfill/isarray@^1
object.fromentries: npm:@nolyfill/object.fromentries@^1
object.groupby: npm:@nolyfill/object.groupby@^1
object.values: npm:@nolyfill/object.values@^1
safe-buffer: npm:@nolyfill/safe-buffer@^1
safer-buffer: npm:@nolyfill/safer-buffer@^1
string.prototype.trimend: npm:@nolyfill/string.prototype.trimend@^1
typedarray: npm:@nolyfill/typedarray@^1