prepack/scripts
yinghuitan 208c7ab07f Allow Prepack CLI to prepack multiple source files
Summary:
By allowing prepack CLI to prepack multiple files, user can specify separate model file together with source file. Also, it can allow pre-bundled files to be prepacked together.
I also removed prepackString() API to prefer prepackSources() because they are almost identical logic while prepackSources() API supports multiple files.
Closes https://github.com/facebook/prepack/pull/865

Differential Revision: D5566968

Pulled By: yinghuitan

fbshipit-source-id: ce00087e444b5cdf34b5cfb6913062fc0ee440b7
2017-08-14 22:41:24 -07:00
..
detect_bad_deps.js Refactor FunctionValue 2017-07-31 10:55:23 -07:00
generate-sourcemaps-test.js Allow Prepack CLI to prepack multiple source files 2017-08-14 22:41:24 -07:00
instrumentor.js Always use fast traversal function when trivially possible. 2017-07-24 16:39:31 -07:00
prettier.js Making Prettier a check-in gate 2017-07-07 11:35:32 -07:00
test262-runner.js Tweak test runner to see how many test actually run 2017-08-08 16:16:55 -07:00
test-error-handler.js Allow Prepack CLI to prepack multiple source files 2017-08-14 22:41:24 -07:00
test-internal.js Clean up options and fix test code 2017-08-11 14:55:20 -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 Throw FatalError after reporting generic introspection error 2017-07-14 14:58:00 -07:00
test-runner.js Allow Prepack CLI to prepack multiple source files 2017-08-14 22:41:24 -07:00
test-sourcemaps.sh Extract scripts from npm package (#463) 2017-04-26 12:26:18 -07:00
test-std-in.sh Fixing output to look less like a failure on success 2017-07-13 16:53:40 -07:00