prepack/scripts
Chris Blappert 6347397ee2 Allow speculative module intialization to take file (#2590)
Summary:
Release Notes: `--initializeMoreModules` can take a JSON file of module ids to initialize

Allows testing this in `test-internal` with a new `.modules` file.

Also fixes ReproPackageManager to not exit prepack if a file can't be found while zipping a repro.
Pull Request resolved: https://github.com/facebook/prepack/pull/2590

Differential Revision: D10208977

Pulled By: cblappert

fbshipit-source-id: 7a5620f16829c39f2d8f936c6beb8b66e7c102be
2018-10-09 13:12:46 -07:00
..
debug-fb-www.js Adds more debug-fb-www config for internal testing only (#2531) 2018-09-05 09:25:43 -07:00
detect_bad_deps.js Cleanup of generator.js and moves out Babel serialization logic (#2306) 2018-07-23 17:46:33 -07:00
generate-sourcemaps-test.js Fixing source map support with multiple source files (#2362) 2018-08-02 14:39:23 -07:00
instrumentor.js Upgrade Prepack to Babel 7 (#2256) 2018-07-14 09:55:18 -07:00
lint-config.js Adds some missing lint variables/names (#2529) 2018-09-04 09:11:52 -07:00
multi-runner.js Do full joins (#2402) 2018-08-11 20:53:43 -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 Add abstract serializer mode for test262 execution (#2297) 2018-08-01 10:38:42 -07:00
test262.js Prettier 1.13.4 fixes 2018-06-06 12:49:59 -07:00
test-error-handler.js Change initializeMoreModules to modulesToInitialize allowing you to s… (#2576) 2018-09-27 15:10:17 -07:00
test-internal-react.js Clean up implication logic and do more caching (#2530) 2018-09-06 15:26:24 -07:00
test-internal.js Allow speculative module intialization to take file (#2590) 2018-10-09 13:12:46 -07:00
test-runner.js Change initializeMoreModules to modulesToInitialize allowing you to s… (#2576) 2018-09-27 15:10:17 -07:00
test-sourcemaps.sh Extract scripts from npm package (#463) 2017-04-26 12:26:18 -07:00
test-std-in.sh Making diagnostics configurable. (#2521) 2018-08-31 12:39:55 -07:00