react-native/local-cli/server/util
David Aurelio 6b74535e97 Clean up Bundler
Summary:
The bundler class had duplicated code and parts that were hard to follow, because functions accepted heterogenous arguments, leading to a lot of conditionals.

This commit tries to remove duplication between build steps of different type of bundles, and by accepting less different types of arguments. These differences are now handled further up the call stack.

public

Reviewed By: sebmarkbage

Differential Revision: D2905807

fb-gh-sync-id: ef85ea0d461a9a06a4a64480e014a5324c4ef532
2016-02-08 11:19:31 -08:00
..
attachHMRServer.js Clean up Bundler 2016-02-08 11:19:31 -08:00
debugger.html Improve Chrome debugger 2016-02-05 15:17:33 -08:00
debuggerWorker.js Decouple Module System from Native Calls 2015-12-08 16:03:37 -08:00
launchEditor.js Fix launching text editor from a redbox stacktrace on windows 2016-01-11 13:27:31 -08:00
webSocketProxy.js Improve Chrome debugger 2016-02-05 15:17:33 -08:00