mirror of
https://github.com/facebook/docusaurus.git
synced 2025-06-01 10:22:30 +02:00
fix(v2): fix broken build when swizzled NotFound component exist (#2854)
This commit is contained in:
parent
93b35afe95
commit
be65f4511e
2 changed files with 5 additions and 5 deletions
|
@ -76,7 +76,7 @@
|
|||
"react-dev-utils": "^10.2.1",
|
||||
"react-helmet": "^6.0.0-beta",
|
||||
"react-loadable": "^5.5.0",
|
||||
"react-loadable-ssr-addon": "^0.2.0",
|
||||
"react-loadable-ssr-addon": "^0.2.2",
|
||||
"react-router": "^5.1.2",
|
||||
"react-router-config": "^5.1.1",
|
||||
"react-router-dom": "^5.1.2",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue