react-native/local-cli/bundle/output/unbundle
David Aurelio b8da6a2963 Wait for the modules directory to be created before writing module files
Summary: Typo: the operation of writing module files to a common sub-directory didn?t wait until that directory was created, because `Promise.all` was invoked directly as argument to `.then()`, rather than putting it in a lambda function.

Reviewed By: andreicoman11

Differential Revision: D3150338

fb-gh-sync-id: c65270b1757a248993048b039f5ebadb281b2eea
fbshipit-source-id: c65270b1757a248993048b039f5ebadb281b2eea
2016-04-07 08:26:26 -07:00
..
as-assets.js Wait for the modules directory to be created before writing module files 2016-04-07 08:26:26 -07:00
as-indexed-file.js Move preloaded modules to startup code section 2016-03-23 09:28:31 -07:00
build-unbundle-sourcemap-with-metadata.js Add sourcemap support for asset-based random access bundles 2016-03-21 12:32:22 -07:00
buildUnbundleSourcemap.js Move preloaded modules to startup code section 2016-03-23 09:28:31 -07:00
index.js fork unbundle output format per platform 2015-12-16 12:01:17 -08:00
magic-number.js Add magic indicator file to FS unbundles 2015-12-18 06:37:16 -08:00
util.js Add sourcemap support for asset-based random access bundles 2016-03-21 12:32:22 -07:00
write-sourcemap.js Sourcemaps support for RAM 2016-03-13 11:14:32 -07:00