perf(netlify-cms-core): add basic route code-splitting (#1889)
This commit is contained in:
committed by
Shawn Erquhart
parent
0aae3be1b5
commit
9aa56457e2
@ -51,6 +51,7 @@
|
||||
"@babel/plugin-proposal-class-properties": "^7.1.0",
|
||||
"@babel/plugin-proposal-export-default-from": "^7.0.0",
|
||||
"@babel/plugin-proposal-object-rest-spread": "^7.0.0",
|
||||
"@babel/plugin-syntax-dynamic-import": "^7.0.0",
|
||||
"@babel/preset-env": "^7.1.0",
|
||||
"@babel/preset-react": "^7.0.0",
|
||||
"all-contributors-cli": "^4.4.0",
|
||||
|
Reference in New Issue
Block a user