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 f7cdc2e commit 88a6a56Copy full SHA for 88a6a56
CONTRIBUTING.md
@@ -173,6 +173,9 @@ pnpm install && pnpm build.local
173
174
If you want to work on the Rust code, use `build.full` instead of `build.local`.
175
176
+> [!NOTE]
177
+> After running `build.local`, you may see Git diffs for API-related files and `JSXNode`. You should run the `api.update` script to resolve them.
178
+
179
### Fast build
180
181
This will build only Qwik and Qwik City and their types. This is not enough to run the docs.
0 commit comments