mjohnston / react-native-webpack-server

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

Ability to override RN packager's projectRoots and assetRoots settings #148

Closed philikon closed 8 years ago

philikon commented 8 years ago

By overriding these options, the rnws consumer can more accurately restrict the directories that the RN packager is allowed to walk, which can yield significant gains in start-up speed.