Skip to content

Generates phonegap build zip file from an ionic 2 Project

Notifications You must be signed in to change notification settings

charlesmst/ionic-phonegap-zip

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 

Repository files navigation

ionic-phonegap-zip

Generates phonegap build zip file from an ionic 2 Project

  • Paste the code inside your gulpfile.js
  • Install the dependencies
    npm install --save-dev gulp-replace gulp-zip merge-stream
  • Run the gulp task
    gulp phonegap-zip
  • The zip file has been generated inside the phonegap folder

PS: Dont forget to add the source="npm" attribute in all your plugins in config.xml

About

Generates phonegap build zip file from an ionic 2 Project

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published