We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
asyncapi
Learn more about funding links in repositories.
Report abuse
1 parent 558afbc commit c49b8e0Copy full SHA for c49b8e0
playground/package.json
@@ -3,7 +3,7 @@
3
"version": "1.4.1",
4
"private": true,
5
"scripts": {
6
- "build": "next build",
+ "build": "next build && touch out/.nojekyll",
7
"start": "next dev",
8
"lint": "next lint",
9
"install:reactcomp": "chmod +x ./bump-react-comp.sh && ./bump-react-comp.sh"
0 commit comments