mjohnston / react-native-webpack-server

Build React Native apps with Webpack
MIT License
933 stars 84 forks source link

getReactNativeExternals: only pay for what you eat #146

Closed philikon closed 8 years ago

philikon commented 8 years ago

We walk the entire node_modules/ tree twice for each platform. Support starting the server with --no-<platform> and ignore said platform when computing externals.