I am using Pattern Lab Node v2 and v3 on Windows, with Node v6.9.5, using the Gulp Edition.
Expected Behavior
PatternEngines that support more than one common file extension for their template type should be forgiving and accomodate user preference. Examples
Actual Behavior
- Only one type is hard-coded into the engine. This causes problems with watches and the pattern code viewer and is detrimental to user adoption.
I am using Pattern Lab Node
v2andv3onWindows, with Nodev6.9.5, using theGulpEdition.Expected Behavior
PatternEngines that support more than one common file extension for their template type should be forgiving and accomodate user preference. Examples
.handlebarsvs.hbs- pattern-lab/patternengine-node-handlebars@8c48eb4.jsxvs.js- pattern-lab/patternengine-node-react@d945e2b.htmlvs.underscore- pattern-lab/patternengine-node-underscore@de327f9Actual Behavior