6b74535e97
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 |
||
---|---|---|
.. | ||
middleware | ||
util | ||
checkNodeVersion.js | ||
formatBanner.js | ||
runServer.js | ||
server.js |