.github/workflows
build.yml +9 -3
integration.yml +6 -12
lint.yml +9 -3
docusaurus/website
README.md +4 -4
yarn.lock +0 -10309
packages
react-error-overlay
package.json +3 -2
react-scripts/fixtures/…/template
README.md +2 -2
tasks
cra.js +2 -2
e2e-behavior.sh +1 -1
e2e-installs.sh +12 -12
e2e-kitchensink-eject.sh +5 -11
e2e-kitchensink.sh +5 -8
e2e-simple.sh +22 -33
publish.sh +2 -4
test
fixtures
__shared__/util
scripts.js +12 -35
setup.js +5 -16
boostrap-sass
.disable-pnp +0 -0
global-scss-asset-resolution
.disable-pnp +0 -0
jsconfig
.disable-pnp +0 -0
typescript
.disable-pnp +0 -0
typescript-advanced
.disable-pnp +0 -0
typescript-typecheck
.disable-pnp +0 -0
webpack-message-formatting
.disable-pnp +0 -0
README.md +1 -1
.gitignore +0 -1
CONTRIBUTING.md +11 -9
azure-pipelines-test-job.yml +5 -2
netlify.toml +1 -1
package-lock.json +59997 -0
package.json +1 -1
+ 9
- 3
@@ -6,8 +6,14 @@ jobs:
+ 6
- 12
@@ -18,19 +18,13 @@ jobs:
+ 9
- 3
@@ -6,8 +6,14 @@ jobs:
+ 4
- 4
@@ -5,13 +5,13 @@ This website is built using Docusaurus 2, a modern static website generator.
@@ -19,7 +19,7 @@ This command starts a local development server and open up a browser window. Mos
@@ -27,7 +27,7 @@ This command generates static content into the `build` directory and can be serv
docusaurus/website/yarn.lock deleted
100644 → 0
+ 0
- 10309