Skip to content

Purge CDNify cache on successful deploys to ensure S3-hosted content is refreshed

License

Notifications You must be signed in to change notification settings

fauxton/ember-cli-deploy-cdnify-purge-cache

Repository files navigation

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/.

About

Purge CDNify cache on successful deploys to ensure S3-hosted content is refreshed

Resources

License

Stars

Watchers

Forks

Packages

No packages published