ember-cli-deploy-olo-pack
v1.0.6
Published
A pack of ember-cli-deploy plugins for deploying Olo's Ember apps.
Downloads
9
Readme
ember-cli-deploy-olo-pack
An ember-cli-deploy plugin pack to implement a deployment pattern for Olo's Ember apps
This plugin pack is intended for internal use by Olo.
Installation
ember install ember-cli-deploy
ember install ember-cli-deploy-olo-pack
The necessary set of plugins will be available to ember-cli-deploy and an example deploy/config.js
file will be generated for you to customize with information about your app.
What is a plugin pack?
A "plugin pack" is a concept supported by ember-cli-deploy that allows a single addon to make multiple plugins available by adding a single direct depedency to your project.