ember-cli-deploy-zipalign

v0.0.1
Plugin for ember-cli-deploy to zipalign an android build artifact.
ember-addon ember-cli-deploy-plugin zipalign

ember-cli-deploy-zipalign

Build Status

Plugin for ember-cli-deploy to zipalign an android build artifact.

Installation

  • ember install ember-cli-deploy-zipalign

Usage

This plugin is designed to work together with ember-cli-deploy-corber. If you don't use that one, you have to make sure that a corber.android key exists on context, which contains an array of paths to .apk files which should be zipaligned.

You could disable zipalign for a specific deployment target by setting enabled config to false.

Zipalign android debug builds may fail. Therefore it's highly recommended to disable this plugin if corber.release config is not true.

npm i ember-cli-deploy-zipalign

Metadata

  • MIT
  • ^4.5 || 6.* || >= 7.*
  • Unknown
  • released 1/5/2018

Downloads

Maintainers