Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add missing ionic cordova build CLI parameters #22

Open
janpio opened this issue Nov 15, 2017 · 0 comments
Open

Add missing ionic cordova build CLI parameters #22

janpio opened this issue Nov 15, 2017 · 0 comments
Labels
Milestone

Comments

@janpio
Copy link
Collaborator

janpio commented Nov 15, 2017

To evaluate and maybe add:

Option Description
--no-build Do not invoke an Ionic build
--aot Perform ahead-of-time compilation for this build
--minifyjs Minify JS for this build
--minifycss Minify CSS for this build
--optimizejs Perform JS optimizations for this build
--emulator Deploy Cordova build to an emulator
--buildConfig Use the specified Cordova build configuration

Already present:

Option Description
--debug Create a Cordova debug build
--release Create a Cordova release build
--device Deploy Cordova build to a device
--prod Build the application for production
@janpio janpio added the backlog label Nov 15, 2017
@janpio janpio added this to the Future milestone Nov 16, 2017
janpio pushed a commit that referenced this issue Dec 1, 2018
* Added cordova_no_fetch option

* Upped version to 1.0.1
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant