Closed
Description
I am using Pattern Lab Node v1.3.0
on Mac
, using the gulp
configuration.
Expected Behavior
Generated files inside /public/patterns
are completely rendered.
Actual Behavior
/public/patterns/00-atoms/index.html
/public/patterns/01-molecules/index.html
/public/patterns/02-organisms/index.html
Templates are partially rendered. You can find there a lot of mustache in index.html {{you_know_what_i_mean}}
Steps to Reproduce
- Clone repository
- Configure to use gulp
- Run in terminal
gulp patternlab
Look that View all
pages inside iframe have mustache, see screenshot below