prepack/scripts
Dominic Gannaway e170c37aaa Upgrade Prepack to Babel 7 (#2256)
Summary:
Release notes: upgrades Prepack to use Babel 7.0.0-beta.53

This is a big PR that updates all of Prepack to Babel 7. Babylon is now `babel/parser` and pretty much all of the the previous Babel packages are now located in scoped packages. I had to make a bunch of changes around Jest/Flow/Webpack to get this all working. The build times of building Prepack itself seem considerably faster (easily twice as fast locally). I followed most of the Babel 6 -> 7 upgrade guide from the Babel site in terms of changing nodes and type definitions to match the new ones.
Pull Request resolved: https://github.com/facebook/prepack/pull/2256

Differential Revision: D8850583

Pulled By: trueadm

fbshipit-source-id: 2d2aaec25c6a1ccd1ec0c08c5e7e2a71f78ac2d8
2018-07-14 09:55:18 -07:00
..
debug-fb-www.js Upgrade Prepack to Babel 7 (#2256) 2018-07-14 09:55:18 -07:00
detect_bad_deps.js Updating Flow to .76 (#2229) 2018-07-09 17:25:15 -07:00
generate-sourcemaps-test.js Prettier 1.13.4 fixes 2018-06-06 12:49:59 -07:00
instrumentor.js Upgrade Prepack to Babel 7 (#2256) 2018-07-14 09:55:18 -07:00
lint-config.js Upgrade ESlint to support ES2018 2018-05-31 17:04:35 -07:00
multi-runner.js Fix prettier and lint failures 2017-10-23 00:00:47 -07:00
prettier.js Ignore test262 for Prettier (#2242) 2018-07-11 07:23:38 -07:00
publish-gh-pages.sh Update build command to explictly invoke yarn build 2018-05-22 04:31:58 -07:00
test262-filters.yml Use integration api to run Test262 tests 2017-12-01 17:46:29 -08:00
test262-runner.js Parameterize test262-runner with the expected counts required (#2228) 2018-07-09 16:54:38 -07:00
test262.js Prettier 1.13.4 fixes 2018-06-06 12:49:59 -07:00
test-error-handler.js Prettier 1.13.4 fixes 2018-06-06 12:49:59 -07:00
test-internal-react.js Prettier 1.13.4 fixes 2018-06-06 12:49:59 -07:00
test-internal.js Upgrade Prepack to Babel 7 (#2256) 2018-07-14 09:55:18 -07:00
test-node-cli-mode.sh Add minimal test case for the node-cli mode 2017-05-18 15:08:39 -07:00
test-residual.js Prettier 1.13.4 fixes 2018-06-06 12:49:59 -07:00
test-runner.js Upgrade Prepack to Babel 7 (#2256) 2018-07-14 09:55:18 -07:00
test-sourcemaps.sh Extract scripts from npm package (#463) 2017-04-26 12:26:18 -07:00
test-std-in.sh fix #1239 - Command-line based syntax errors now print location 2017-12-18 13:56:26 -08:00