Clean buildBundle.js, index.js and Flow types

Reviewed By: davidaurelio

Differential Revision: D7628725

fbshipit-source-id: 3873e5c7a0c9b988335dcf9b8a11fcf0598a9f50
This commit is contained in:
Miguel Jimenez Esun 2018-04-20 07:24:20 -07:00 committed by Facebook Github Bot
parent 11f102373d
commit fc694fef66
1 changed files with 0 additions and 1 deletions

View File

@ -90,7 +90,6 @@ async function buildBundle(
getPolyfills: config.getPolyfills,
getRunModuleStatement: config.getRunModuleStatement,
getTransformOptions: config.getTransformOptions,
globalTransformCache: null,
hasteImplModulePath: config.hasteImplModulePath,
maxWorkers: args.maxWorkers,
platforms: defaultPlatforms.concat(platforms),