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