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 5450fff commit 76f5f76Copy full SHA for 76f5f76
CONTRIBUTING.md
@@ -79,7 +79,7 @@ npm run playground
79
```
80
81
From this point you can work on the Playground and make changes to the source code. You will need to stop the Playground
82
-from running and build the app again (run `npm run restage` from the source code root after your changes). Then run `npm run playground`
+from running and build the app again (run `npm run rebuild` from the source code root after your changes). Then run `npm run playground`
83
in the example app root folder again to see the changes you made to the source code in action.
84
85
Rebuild Playground
0 commit comments