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.
## Environment Localhost dev ## Description Hello I've tried to enable caching in my project following the [caching and versioning](https://re-pack.dev/docs/code-splitting/caching-versioning) guide. The app runs with all the remotes loaded and...
## Ask your Question i try to add react-native-reanimated-carousel lib to mini project but it not working, can you help me? @jbroma and it has error MaxListenersExceededWarning: Possible EventEmitter memory...
## Ask your Question ✖ [11:43:07.277Z][DevServer] Failed to symbolicate { reqId: 'req-c', error: 'File src_navigation_Request_tsx.chunk.bundle for ios not found in compilation assets' } ✖ [11:43:07.278Z][DevServer] Internal Server Error { reqId:...
Hi team! I'm working with remote assets, and this feature looks very promising. However, there's one feature that I'm missing: the ability to specify the URL to the file. ##...
## Environment - **Repack Version**: v4 - **React Native Version**: 0.72.0 - **Node Version**: 19 - **Operating System**: macOS - **Platform**: Android ## Description Error after upgrading from repack v3...
I've noticed that if there is an error in the component code or some configuration file, such as missing a library in `package.json` and if I'm using it in the...
## Environment ## Description I encountered an issue trying to use otpauth library with repack Currently I am trying to migrate a codebase from metro an encountered this issue, maybe...
## Environment M1 Pro Xcode 15.4 "react-native": "0.74.1", "@callstack/repack": "4.0.0", "node: 20" ## Issue I am trying to run the module federation example from the Re.pack examples repository but encountering...
## Environment MAC i7 Core Intel Xcode 15 Android Studio "react-native": "0.72.11", "@callstack/repack": "3.7.0", "node: 18.2" ## Description I have a react native app, using callstack, based on the https://github.com/callstack/super-app-showcase/tree/main,...
Hi, my images folder is located in the root project diretory under the "images" folder (and not under "assets/images"), how can I change the target location for repack? I tried...