build bundle mini app #655
Labels
area:repack
The issue is about logic/code inside of Re.Pack.
question
status:confirmed
The issue has been reviewed and all necessary information is provided.
type:bug
A bug report.
Ask your Question
when i update repack version to v4, I cannot use command
react-native webpack-bundle --platform ios --entry-file index.js --dev false
and it throw error
RangeError: Maximum call stack size exceeded
at /Users/hongquang/Documents/fis/super-app-project/erequestApp/node_modules/@callstack/repack/dist/webpack/plugins/OutputPlugin.js:101:36
at Array.flatMap ()
at getAllInitialChunks (/Users/hongquang/Documents/fis/super-app-project/erequestApp/node_modules/@callstack/repack/dist/webpack/plugins/OutputPlugin.js:101:28)
at /Users/hongquang/Documents/fis/super-app-project/erequestApp/node_modules/@callstack/repack/dist/webpack/plugins/OutputPlugin.js:102:16
at Array.flatMap ()
can you help me build bundle mini app like repack v3 @jbroma , thanks
The text was updated successfully, but these errors were encountered: