We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3fd3466 commit fc8733dCopy full SHA for fc8733d
1 file changed
pkgs/client/project.json
@@ -24,7 +24,7 @@
24
"cwd": "{projectRoot}",
25
"command": "pnpm run verify-exports"
26
},
27
- "dependsOn": ["build:lib", "build:browser"]
+ "dependsOn": ["build"]
28
29
"build:lib": {
30
"executor": "@nx/vite:build",
0 commit comments