运行
react-native bundle --platform ios --entry-file index.js --bundle-output ./bundles/main.jsbundle --assets-dest ./bundles --dev false
报error ENOENT: no such file or directory, open './bundles/main.jsbundle’这个错误
请问老师,可以不生成bundle资源文件直接Product → Build打包到app store上吗