react native windows create bundle folder

生成bundle 文件
命令
react-native bundle --platform android --dev false --entry-file index.js --bundle-output android/app/src/main/assets/index.android.bundle --assets-dest android/app/src/main/res/react

相關文章
相關標籤/搜索