Skip to content

6.0.0

Compare
Choose a tag to compare
@alexkilgour alexkilgour released this 05 Oct 09:12
· 66 commits to master since this release

Adds validation and publication steps for generating a static/standalone demo of a component for use within a Living Styleguide

  • Check for demo folder containing (some of) handlebars, scss, js, json
  • Validate compiling/transpiling of assets found
  • Generate a static index.html file using compiled assets and store it in demo/dist
  • Publish this folder with the rest of the code to NPM