repack
repack copied to clipboard
A Webpack-based toolkit to build your React Native application with full support of Webpack ecosystem.
### Describe the bug I am using repack 5.1.2 and creating a new project using react-strict-dom and respack. `react-strict-dom` says to turn on packageExports in Metro (but of course I...
### Summary Closes https://github.com/callstack/repack/issues/1068 - [ ] docs - [ ] `.mts` → `.ts` - [ ] how to handle prod builds ### Test plan
### Describe the bug When migrated to Repack v5.0.5 using the migration guidelines and webpack setup , getting the following error: [ScriptManager] Failed to load script: [ScriptDownloadFailure] {"cache": true, "caller":...
### Summary ### Test plan
### Describe the bug When trying to use babel compiler via `babel-loader` we are getting errors with a message `'Commands' is a reserved export and may only be used to...
### Describe the bug Hi all. I am trying to follow the Re.Pack guides and take the 'local-chunks' example project and make it so that AsyncBody can be loaded from...
### Documentation is - [x] Missing - [ ] Outdated - [ ] Confusing - [ ] Not sure? ### Explain in Detail right now there is only a placeholder...
### Description Currently we don't support `.ts` configs, let's support it :D ### Suggested solution _No response_ ### Additional context _No response_
### Describe the bug When an error happens and LogBox with stack is displayed, upon clicking one of the frames nothing happens - it should open code editor with a...
### Documentation is - [x] Missing - [ ] Outdated - [ ] Confusing - [ ] Not sure? ### Explain in Detail needs a writeup from scratch ### Your...