repack icon indicating copy to clipboard operation
repack copied to clipboard

A Webpack-based toolkit to build your React Native application with full support of Webpack ecosystem.

Results 116 repack issues
Sort by recently updated
recently updated
newest added

If I set my package.json to have "type": "module" for symlinked dependency it causes the runtime code to fail when trying to load interopRequireDefault and react-refresh because require is not...

status:confirmed
type:feature
area:documentation

## Environment React Native: 0.69.0 Re.Pack: [3.0.0-next.2](https://www.npmjs.com/package/@callstack/repack/v/3.0.0-next.2) React: 18 webpack: ^5.73.0 ## Description I keep getting this error from the dev server while trying out Re.pack v3. ```bash ℹ [13:07:05.383Z][DevServer]...

status:investigating

I am trying to add '.mjs' in the webpack config. But it throws error like ![Simulator Screen Shot - iPhone 13 - 2022-07-16 at 16 24 21](https://user-images.githubusercontent.com/659612/179342997-bc1d68b9-6005-4d56-94cf-39bf96797aa7.png) My config file...

question

## Ask your Question I need build two or more mini apps in a apk, and acces chunk local

type:question

## Ask your Question Hi, I am working with remote chunks in hermes environment. Following are the steps, i am doing: 1. Set hermes to true app/build.gradle 2. Made release...

status:new
status:investigating
type:bug
area:repack

## Environment react-native 0.64.2 @callstack/repack 2.5.1 ## Description I seem to get this error a lot and I'm not sure why, as there's no other information. It only happens when...

status:investigating
type:bug
area:repack

## Describe the feature After creating a fresh RN project (RN 0.65.1, TypeScript) & installing repack, running a build in Xcode will still start the Metro packager (instead of Webpack)....

status:confirmed
status:stale
type:feature
area:repack

Hi, I would like to test run your example project from the link https://github.com/callstack/repack/tree/main/packages/TesterApp. When I replace the configuration forceRemoteChunkResolution: true and try to build an express server with the...

## Ask your Question how to use @react-navigation inside chunk component, it works in development but got this error on production: ``` FATAL EXCEPTION: mqt_native_modules Process: com.test, PID: 20651 java.lang.Error:...

status:stale
type:question

## Environment Release version of the TesterApp for Android. Latest version of this repository (2.5.1) Emulator: API 28, Android 9.0 ## Description Can't get image to show from remote chunks....

status:investigating
type:feature
area:repack