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 d835cb9 commit 8112558Copy full SHA for 8112558
docs/CONTRIBUTING.md
@@ -178,7 +178,7 @@ This means your patches didn't apply correctly. We have a patch to remove the au
178
179
Try popping off the patches with `quilt pop -a` and reapplying with `quilt push -a`.
180
181
-### "Can only have one anonymous define call per script"
+#### "Can only have one anonymous define call per script"
182
183
Code might be trying to use a dev or prod HTML in the wrong context. You can try re-running code-server and setting `VSCODE_DEV=1`.
184
0 commit comments