Skip to content
This repository has been archived by the owner on Aug 1, 2023. It is now read-only.

An ember-cli-deploy plugin pack implementing a simple firebase hosting deploy pattern

License

Notifications You must be signed in to change notification settings

ibroadfo/ember-cli-deploy-firebase-pack

Repository files navigation

ember-cli-deploy-firebase-pack

An ember-cli-deploy plugin pack implementing a simple firebase hosting deploy pattern

This package bundles the plugins you need to have a deployment pipeline for your Ember app that deploys to Firebase hosting.

Compatibility

If you need to continue using firebase 2.x, please use the 0.1.x branch.

Installation

ember install ember-cli-deploy
ember install ember-cli-deploy-firebase-pack

The necessary set of plugins will be available to ember-cli-deploy.

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 dependency to your project.

What plugins are made available?

About

An ember-cli-deploy plugin pack implementing a simple firebase hosting deploy pattern

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published