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
This commit is contained in:
Sébastien Lorber 2021-07-28 19:27:58 +02:00 committed by GitHub
parent 4cfbfa11ee
commit b3e89d2a86
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
30 changed files with 2000 additions and 1993 deletions

View file

@ -0,0 +1,4 @@
{
"installDependencies": true,
"startCommand": "npm start"
}

View file

@ -15,8 +15,8 @@
"dev": "docusaurus start"
},
"dependencies": {
"@docusaurus/core": "2.0.0-beta.2",
"@docusaurus/preset-bootstrap": "2.0.0-beta.2",
"@docusaurus/core": "2.0.0-beta.3",
"@docusaurus/preset-bootstrap": "2.0.0-beta.3",
"@mdx-js/react": "^1.6.21",
"@svgr/webpack": "^5.5.0",
"clsx": "^1.1.1",

File diff suppressed because it is too large Load diff