pattern-lab / edition-node-gulp

ARCHIVED - The gulp wrapper around patternlab-node core, providing tasks to interact with the core library and move supporting frontend assets.
MIT License
279 stars 111 forks source link

package.json missing dependency #100

Closed ninjasort closed 6 years ago

ninjasort commented 7 years ago

Not sure what I'm missing here but the readme details the mustache templates patternengine-node-mustache included but they are not listed as a dependency here. Any idea how the mustache templates are being included?

bmuenzenmeyer commented 7 years ago

Hi @cameronroe just seeing this now, sorry. In the current builds, we include patternengine-node-mustache as a dependency of core patternlab-node for simplicity's sake.

This is slated to change in 3.0. Thanks for nudging me on this oddity.

ninjasort commented 7 years ago

Cool! No worries.

bmuenzenmeyer commented 6 years ago

Re-added as part of https://github.com/pattern-lab/patternlab-node/commit/d2f346d43532bdc939d476cb26e2a821f7a982f7 - not the grand vision I want yet, but included for convenience's sake.