This repository was archived by the owner on May 29, 2026. It is now read-only.
6.0.0
Adds validation and publication steps for generating a static/standalone demo of a component for use within a Living Styleguide
- Check for
demofolder containing (some of)handlebars,scss,js,json - Validate compiling/transpiling of assets found
- Generate a static
index.htmlfile using compiled assets and store it indemo/dist - Publish this folder with the rest of the code to NPM