We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
ignoredBuiltDependencies
1 parent e0ea531 commit 682b8acCopy full SHA for 682b8ac
1 file changed
pnpm-workspace.yaml
@@ -3,4 +3,9 @@ packages:
3
- packages/nuxt-cli/test/fixtures/*
4
- playground
5
6
+ignoredBuiltDependencies:
7
+ - '@parcel/watcher'
8
+ - esbuild
9
+ - unrs-resolver
10
+
11
verifyDepsBeforeRun: install
0 commit comments