Revert "perf(netlify-cms-core): add basic route code-splitting (#1889)"

This reverts commit 9aa56457e297a9e2592ca87a59b635508ef5702e.
This commit is contained in:
Shawn Erquhart
2019-02-08 17:40:16 -05:00
parent 175a9e6d5c
commit ddbf80df49
5 changed files with 35 additions and 55 deletions

View File

@ -51,7 +51,6 @@
"@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",