mirror of
https://github.com/facebook/docusaurus.git
synced 2025-08-02 08:19:07 +02:00
refactor(v2): use ejs for SSR HTML template (#1322)
This commit is contained in:
parent
afed949136
commit
43e0221b56
7 changed files with 57 additions and 32 deletions
|
@ -8,8 +8,7 @@
|
|||
"@docusaurus/utils": "^1.0.0",
|
||||
"classnames": "^2.2.6",
|
||||
"fs-extra": "^7.0.1",
|
||||
"globby": "^9.1.0",
|
||||
"react": "^16.8.5"
|
||||
"globby": "^9.1.0"
|
||||
},
|
||||
"peerDependencies": {
|
||||
"@docusaurus/core": "^2.0.0"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue