chore(deps): ignore @parcel/watcher build script (#25361)
parent
5d81cace23
commit
1ada7a8340
|
|
@ -11,6 +11,7 @@ packages:
|
|||
- .github
|
||||
ignoredBuiltDependencies:
|
||||
- '@nestjs/core'
|
||||
- '@parcel/watcher'
|
||||
- '@scarf/scarf'
|
||||
- '@swc/core'
|
||||
- canvas
|
||||
|
|
|
|||
Loading…
Reference in New Issue