mirror of
https://github.com/facebook/docusaurus.git
synced 2025-12-25 17:22:50 +00:00
11 lines
171 B
JSON
11 lines
171 B
JSON
{
|
|
"infiniteLoopProtection": true,
|
|
"hardReloadOnChange": true,
|
|
"view": "browser",
|
|
"template": "docusaurus",
|
|
"node": "18",
|
|
"container": {
|
|
"node": "18"
|
|
}
|
|
}
|