ember-cli-deploy-archive-sass
v1.5.0
Published
Ember-Cli Deploy plugin that packages up a tree of sass files so that a rails app can use them to generate custom themes for the ArcGIS Hub application.
Downloads
6
Readme
ember-cli-deploy-archive-sass
While distributed via NPM, this package is 100% specific to the ArcGIS Hub deploy process.
Release procedure
- update changelog and commit the change
npm version <major | minor | patch> -m "%s release"
git push origin --tags
npm publish