react-native-multibundler icon indicating copy to clipboard operation
react-native-multibundler copied to clipboard

ModuleIdConfig.json 配置超过index3.js比方说index4打出来的bundle不能用

Open yuanteng666 opened this issue 5 years ago • 0 comments

ModuleIdConfig.json 配置超过index3.js比方说index4打出来的bundle不能用 生成 的index4map.json 的id为null {"id":null,"path":"index5.js"},{"id":1,"path":"src/page/base/BaseComponentPage.js"}, react native 0.61.5

yuanteng666 avatar Sep 10 '20 12:09 yuanteng666