repack
                                
                                 repack copied to clipboard
                                
                                    repack copied to clipboard
                            
                            
                            
                        A Webpack-based toolkit to build your React Native application with full support of Webpack ecosystem.
I'm not able to find remote directory inside build/platform folder after bundling the app. I'm using ```PLATFORM=ios npx webpack -c webpack.config.js``` command to bundle the app. This is my webpack...
Hi All, Thank you for your work on this library (and Haul)! I am attempting to transition to this library in an app where we are currently using Haul because...
Can it be used to develop micro apps without dependancies between them, if so how to do so ?
## Ask your Question If someone wants to use this with the Expo Go app, or a custom dev client, they'll need to inject custom middleware to serve a JSON...
## Template to create new apps Is it possible to init a new app with re.pack already configured? if not, do you plan to create a template for that?
This is probably something I'm doing wrong, but I'm not sure where to start. I hope you don't mind if I run it by you in case you have suggestions...
## Ask your Question Hey, thanks for this amazing project. Webpack is so much more powerful than Metro, so the ability to use it for react-native opens up a lot...
## Description For optimization purposes one might want to use a different value for `chunkIds` or `chunkFilename`, but repack makes too many assumptions on the setup instead of using the...
## Description I've had some issues upgrading from 2.0.0 to 2.40 with android release mode specifically and when trying to reproduce it in the tester app I found similar issues,...
## Environment "dependencies": { "@callstack/repack": "^2.4.2", "@react-native-async-storage/async-storage": "^1.15.9", "react": "17.0.1", "react-native": "0.64.2" }, "devDependencies": { "@babel/core": "^7.12.9", "@babel/runtime": "^7.12.5", "@react-native-community/eslint-config": "^2.0.0", "babel-jest": "^26.6.3", "babel-loader": "^8.2.3", "eslint": "7.14.0", "jest": "^26.6.3", "metro-react-native-babel-preset":...