perf(netlify-cms-core): add basic route code-splitting (#1889)
This commit is contained in:
committed by
Shawn Erquhart
parent
0aae3be1b5
commit
9aa56457e2
@ -39,10 +39,10 @@
|
||||
"netlify-cms-ui-default": "^2.2.0",
|
||||
"node-polyglot": "^2.3.0",
|
||||
"prop-types": "^15.5.10",
|
||||
"react": "^16.4.1",
|
||||
"react": "^16.6.3",
|
||||
"react-dnd": "^7.0.0",
|
||||
"react-dnd-html5-backend": "^7.0.0",
|
||||
"react-dom": "^16.0.0",
|
||||
"react-dom": "^16.6.3",
|
||||
"react-emotion": "^9.2.5",
|
||||
"react-frame-component": "^4.0.2",
|
||||
"react-hot-loader": "^4.0.0",
|
||||
|
Reference in New Issue
Block a user