docusaurus/examples/classic/.stackblitzrc
Sébastien Lorber b3e89d2a86
feat: docusaurus.new + improved StackBlitz playground (#5235)
* Upgrade playground shortcut domain to docusaurus.new

* update generateExamples

* update generateExamples + re-generate with stackblitz config

* test

* test

* test

* test

* test

* update examples

* upgrade lockfile

* fix yarnlock

* fix yarnlock
2021-07-28 19:27:58 +02:00

4 lines
No EOL
64 B
Text

{
"installDependencies": true,
"startCommand": "npm start"
}