Skip to content
This repository was archived by the owner on May 29, 2026. It is now read-only.

6.0.0

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