We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d0b4247 commit 0620085Copy full SHA for 0620085
1 file changed
apps/website/project.json
@@ -8,7 +8,7 @@
8
"executor": "qwik-nx:build",
9
"options": {
10
"runSequence": ["website:build.client", "website:build.ssr"],
11
- "outputPath": "dist/apps/website"
+ "outputPath": "dist/apps/website/client"
12
},
13
"configurations": {
14
"preview": {},
0 commit comments