react-native-macos/local-cli/server/util
Adam Miskiewicz 8200041694 Pass transformOptions to getShallowDependencies.
Summary:We weren't passing `transformOptions` to `getShallowDependencies`, and therefore, when this method was called on a module, it would bust the cache and cause a retransform of the file. This was resulting in a complete retransforming of all files when the HMR Client connected to the packager.
Closes https://github.com/facebook/react-native/pull/6843

Differential Revision: D3145306

Pulled By: martinbigio

fb-gh-sync-id: 3619c27801b2fc07b758fafed47fcc892bb8e6db
fbshipit-source-id: 3619c27801b2fc07b758fafed47fcc892bb8e6db
2016-04-06 11:38:27 -07:00
..
attachHMRServer.js Pass transformOptions to getShallowDependencies. 2016-04-06 11:38:27 -07:00
debugger.html Improve Chrome debugger 2016-02-05 15:17:33 -08:00
debuggerWorker.js Don't send bogus values to the app 2016-03-11 04:35:24 -08:00
launchEditor.js Sanitize lineNumber in launchEditor 2016-03-04 12:07:02 -08:00
messageSocket.js Add message channel to packager for sending commands to bridge (2/N) 2016-02-25 18:15:53 -08:00
webSocketProxy.js Improve Chrome debugger 2016-02-05 15:17:33 -08:00