8ad2ab3b5e
Summary: Instead of exposing a `getTransformOptionsModulePath` function in configurations, we can simply expose a `getTransformOptions` *function*. The necessity of exposing a path comes from the olden days, where we had a server listening on a socket, and a client, talking to that server. Since that architectural gem no longer exists, we can use functions directly, rather than passing paths to modules around. Reviewed By: cpojer Differential Revision: D4233551 fbshipit-source-id: ec1acef8e6495a2f1fd0911a5613c144e8ffd7c3 |
||
---|---|---|
.. | ||
__mocks__ | ||
Config.js | ||
assertRequiredOptions.js | ||
copyAndReplace.js | ||
isPackagerRunning.js | ||
isValidPackageName.js | ||
log.js | ||
parseCommandLine.js | ||
walk.js | ||
yarn.js |