This installation creates some Docker files that are not necessary to run docusaurus. They may be deleted without issue in the interest of saving space. For more information on Docker, please see the Docker documentation.
+
Running the example website
After running the Docusaurus initialization script, docusaurus-init as
described in the Installation section, you will have a
@@ -173,7 +176,7 @@ docusaurus 1.0.9
If you are finding that you are getting errors after your upgrade, try to either clear your Babel cache (usually it's in a temporary directory or run the Docusaurus server (e.g., yarn start) with the BABEL_DISABLE_CACHE=1 environment configuration.