metro/react-packager
Amjad Masad 289989dc3f Error on name collisions
Summary: @​public
This moves us from warnings on name collisions to errors. If the error happens in initialization it will fatal out.

However, if the error happens while working (after initialization) then I did my best to make it recoverable. The rational behind this is that if you're working and you're changing names, you may introduce a duplication while moving things around. It will suck if you have to restart the server every time you do that.

Reviewed By: @frantic

Differential Revision: D2493098
2015-09-30 21:02:50 -07:00
..
__mocks__ [react-packager] Expose a socket interface 2015-08-25 09:37:08 -08:00
src Error on name collisions 2015-09-30 21:02:50 -07:00
.babelrc support es6.constants by default. Fixes #2932 2015-09-26 15:50:24 -07:00
.npmignore [react-packager][streamline oss] Move open sourced JS source to react-native-github 2015-02-19 21:25:11 -08:00
index.js Pass in the platform options when loading dependencies 2015-09-29 09:22:00 -07:00