We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent fdf21f4 commit 694e97eCopy full SHA for 694e97e
2 files changed
adminforth/pnpm-workspace.yaml
@@ -2,10 +2,10 @@ packages:
2
- spa
3
4
allowBuilds:
5
- '@parcel/watcher': set this to true or false
6
- better-sqlite3: set this to true or false
7
- esbuild: set this to true or false
8
- vue-demi: set this to true or false
+ '@parcel/watcher': true
+ better-sqlite3: true
+ esbuild: true
+ vue-demi: true
9
10
ignoredBuiltDependencies:
11
- '@parcel/watcher'
0 commit comments