0.1.2 • Published 8 years ago

ember-cli-deploy-cdnify-purge-cache v0.1.2

Weekly downloads
1
License
MIT
Repository
github
Last release
8 years ago

ember-cli-deploy-cdnify-purge-cache

Ember CLI addon to purge your CDNify cache on successul s3 deploys using ember-cli-deploy. Without this plugin, CDNify will not immediately serve your newly deployed code; instead, it will only be available after the configured cache time has elapsed.

Installation

$ ember install ember-cli-deploy-cdnify-purge-cache

Running

Running Tests

  • npm test (Runs ember try:testall to test your addon against multiple Ember versions)
  • ember test
  • ember test --server

Building

  • ember build

For more information on using ember-cli, visit http://www.ember-cli.com/.