mirror of
https://github.com/facebook/docusaurus.git
synced 2025-08-03 16:59:06 +02:00
* Upgrade babel in v2 folder
* Use babel-plugin-transform-dynamic-import instead of babel-plugin-dynamic-import-node
* Remove not needed import polyfill by changing the order of import
* Revert "Remove not needed import polyfill by changing the order of import"
This reverts commit
|
||
---|---|---|
.. | ||
bin | ||
docs | ||
lib | ||
test | ||
website | ||
.eslintignore | ||
.eslintrc.js | ||
.gitignore | ||
babel.config.js | ||
jest.transform.js | ||
package.json | ||
README.md | ||
yarn.lock |
Docusaurus 2
Development Server
yarn start # open http://localhost:3000/
Production Build
yarn build # check website/build