react-native/local-cli/bundle/output
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
..
unbundle Wait for the modules directory to be created before writing module files 2016-04-07 08:26:26 -07:00
bundle.js transform before extracting dependencies 2016-03-08 09:51:26 -08:00
prepack.js Move bundle output formats to their own files 2015-11-30 09:31:27 -08:00
writeFile.js Move bundle output formats to their own files 2015-11-30 09:31:27 -08:00