ember-cli-deploy-archive-sass

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.

Usage no npm install needed!

<script type="module">
  import emberCliDeployArchiveSass from 'https://cdn.skypack.dev/ember-cli-deploy-archive-sass';
</script>

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