react-native-webpack-server
react-native-webpack-server copied to clipboard
Where to find the business bundle?
Just as the title, I can't get the business bundle from server port 8082. There isn't a bundle JS file at the output path according to webpack.config.js file, so how can I find it out?
I also encountered this problem how to solve