docusaurus/packages/docusaurus
Joshua Chen c4e92c89e8
fix(core): prevent 404 when accessing /page.html (#7184)
2022-04-22 17:44:11 +02:00
..
bin fix(core): handle case where package.json is not available at CWD (#7187) 2022-04-21 16:07:02 +02:00
src fix(core): prevent 404 when accessing /page.html (#7184) 2022-04-22 17:44:11 +02:00
.npmignore misc: convert all internal scripts to ESM (#6286) 2022-01-08 12:59:28 +08:00
README.md
copyUntypedFiles.mjs misc: convert all internal scripts to ESM (#6286) 2022-01-08 12:59:28 +08:00
package.json chore: upgrade dependencies (#7193) 2022-04-17 17:32:41 +08:00
tsconfig.client.json refactor(core): convert theme-fallback to TS (#6511) 2022-01-30 18:41:13 +08:00
tsconfig.json refactor: make JS executables included in the tsconfig for editor hints (#6861) 2022-03-06 23:07:23 +08:00
tsconfig.server.json refactor: make JS executables included in the tsconfig for editor hints (#6861) 2022-03-06 23:07:23 +08:00

README.md