prepack/scripts
Chris Blappert 0ef3c43563 Change initializeMoreModules to modulesToInitialize allowing you to s… (#2576)
Summary:
…pecify modules

Release Notes: None

Sometimes it'll be useful to allow the user to specify which specific modules you want to speculatively execute. This allows that by turning `--initializeMoreModules` into `--modulesToInitialize <ALL | comma separated list of modules>`

Updated tests as well.
Pull Request resolved: https://github.com/facebook/prepack/pull/2576

Differential Revision: D10092554

Pulled By: cblappert

fbshipit-source-id: bf601e14c2be59c865ae9513c914f39325521945
2018-09-27 15:10:17 -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 Change initializeMoreModules to modulesToInitialize allowing you to s… (#2576) 2018-09-27 15:10:17 -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