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 133 repack issues
Sort by recently updated
recently updated
newest added

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...

status:new

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...

status:stale
type:question
area:configuration
area:3rd-party

Can it be used to develop micro apps without dependancies between them, if so how to do so ?

status:confirmed
type:question
area:documentation

## 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...

status:confirmed
type:feature
area:repack

## 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?

status:confirmed
type:feature
area:repack

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...

status:new
type:bug
area:webpack
area:configuration

## 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...

status:stale
type:question
area:repack

## 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...

status:confirmed
type:bug
area:repack
area:configuration

## 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,...

status:investigating
type:bug
area:3rd-party

## 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":...

status:stale