chore: monorepo housekeeping
This commit is contained in:
parent
07bdc4c73d
commit
1410037947
2 changed files with 2189 additions and 6679 deletions
8856
pnpm-lock.yaml
8856
pnpm-lock.yaml
File diff suppressed because it is too large
Load diff
|
|
@ -3,9 +3,9 @@ packages:
|
|||
- "templates/**"
|
||||
- "site/**"
|
||||
allowBuilds:
|
||||
'@parcel/watcher': set this to true or false
|
||||
esbuild: set this to true or false
|
||||
netlify-cli: set this to true or false
|
||||
sharp: set this to true or false
|
||||
unix-dgram: set this to true or false
|
||||
web-component-base: set this to true or false
|
||||
'@parcel/watcher': false
|
||||
esbuild: true
|
||||
netlify-cli: false
|
||||
sharp: false
|
||||
unix-dgram: false
|
||||
web-component-base: true
|
||||
|
|
|
|||
Loading…
Reference in a new issue