docusaurus/packages/docusaurus
Sam Zhou 3548686f59
feat(v2): Allow customization of js loader, replace babel by esbuild in Docusaurus website (#4766)
* feat(v2): Allow customization of js loader

* Change API

* use esbuild for Docusaurus website

* Enable isolatedModules: true

* Revert "Enable isolatedModules: true"

This reverts commit e656c350

Co-authored-by: slorber <lorber.sebastien@gmail.com>
2021-05-14 11:30:34 +02:00
..
bin fix(v2): update notifier should never suggest to downgrade (#4784) 2021-05-13 14:31:37 +02:00
src feat(v2): Allow customization of js loader, replace babel by esbuild in Docusaurus website (#4766) 2021-05-14 11:30:34 +02:00
.npmignore
README.md docs(v1): version page should recommend v2 (bis) (#4049) 2021-01-14 17:58:42 +01:00
copyUntypedFiles.js refactor(v2): Convert docusaurus-core to TypeScript (#2578) 2020-04-13 02:05:46 +08:00
package.json chore(v2): prepare v2.0.0-beta.0 release (#4774) 2021-05-12 16:07:15 +02:00
tsconfig.client.json chore: json files should be linted (#4462) 2021-03-18 19:39:50 +01:00
tsconfig.json refactor(v2): correct some of type errors reported by eslint (#4382) 2021-03-12 12:24:22 +01:00

README.md