Reapply "Speed up TypeScript v2 (#6406)" (#6586)

This reverts commit b2cf28b7f1 and reapplies #6406.
This commit is contained in:
Ian Sutherland
2019-03-06 17:46:38 -07:00
committed by GitHub
parent e69ad37fcf
commit 1548a0a92e
14 changed files with 220 additions and 47 deletions

View File

@@ -5,7 +5,7 @@
"repository": "facebook/create-react-app",
"license": "MIT",
"engines": {
"node": ">=6"
"node": ">=8.10"
},
"bugs": {
"url": "https://github.com/facebook/create-react-app/issues"
@@ -45,7 +45,6 @@
"eslint-plugin-jsx-a11y": "6.1.2",
"eslint-plugin-react": "7.12.4",
"file-loader": "2.0.0",
"fork-ts-checker-webpack-plugin-alt": "0.4.14",
"fs-extra": "7.0.1",
"html-webpack-plugin": "4.0.0-alpha.2",
"identity-obj-proxy": "3.0.0",