breautek edited a comment on issue #729:
URL: https://github.com/apache/cordova-android/issues/729#issuecomment-655607438


   > It would be nice if we could get this documented somewhere.
   
   Shouldn't be necessary to go into `platforms/android` and run gradle 
commands manually. `cordova build android --release -- --packageType=bundle` 
should build the bundle, or you can specify `packageType` in the `build.json` 
file. This is documented, but not published on the website yet. If something on 
this doesn't work properly, then a new issue should be raised.
   
   From what I can see looking at the history of this discussion, looks like 
most users were either using frameworks that doesn't allow you to pass down 
this flag, or they were using a version pre 8.1.0, which is the version that 
introduced bundle support (hence the need to use gradle manually for those 
users)


----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
[email protected]



---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to