9d09efdd53
Summary:Make packager transform files before extracting their dependencies.
This allows us to extract dependencies added by transforms (and to avoid including them manually).
It also allows for better optimization and to get rid of the “whole program optimization” step:
This diff utilizes the new worker introduced in D2976677 /
|
||
---|---|---|
.. | ||
__mocks__ | ||
__tests__ | ||
output | ||
assetPathUtils.js | ||
buildBundle.js | ||
bundle.js | ||
bundleCommandLineArgs.js | ||
getAssetDestPathAndroid.js | ||
getAssetDestPathIOS.js | ||
saveAssets.js | ||
sign.js | ||
signedsource.js | ||
unbundle.js |