mirror of
https://github.com/facebook/docusaurus.git
synced 2025-06-03 03:12:35 +02:00
chore(v2): TypeScript, use isolatedModules (#4790)
* Use isolatedModules * better solution for useDocs? * fix blog-only mode * fix bad useDocs import
This commit is contained in:
parent
aaeda674b1
commit
01adf25b0f
5 changed files with 17 additions and 29 deletions
|
@ -30,3 +30,6 @@ packages:
|
|||
# Log settings
|
||||
logs:
|
||||
- {type: stdout, format: pretty, level: http}
|
||||
|
||||
# Fix 413 errors in e2e CI
|
||||
max_body_size: 1000mb
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue