docusaurus/.github/workflows
Sam Zhou cf5babd5c1
chore(v2): Add E2E test for yarn v2 (#3008)
* chore(v2): Add E2E test for yarn v2

* Remove root node_modules to prevent them from accessible in e2e test

The purpose of e2e test is to ensure that the docusaurus inited website can stand on its own. The root node_modules remain accessible according to how node resolution works and it might interfere with the test. Remove them for safety.

* Add @mdx-js/react to docusaurus init templates
2020-07-01 12:06:03 +02:00
..
e2e-test.yml chore(v2): Add E2E test for yarn v2 (#3008) 2020-07-01 12:06:03 +02:00
nodejs-windows.yml chore: drop support for node <10.9 (#2207) 2020-01-12 13:24:11 +08:00