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
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 indemo/dist
- Publish this folder with the rest of the code to NPM