pattern-lab / patternengine-node-twig

ARCHIVED - The Twig engine for Patternlab/Node
MIT License
7 stars 9 forks source link

Not recognizing .twig files #3

Open labbydev opened 7 years ago

labbydev commented 7 years ago

I am using Pattern Lab Node v2.0.0 on Mac, using the gulp configuration.

Expected Behavior

Patternlab should recognize the .twig versions of the _meta files

Actual Behavior

When running patternlab:serve I get the following error:

WARNING: Could not find the user-editable header template, currently configured to be at source/_meta/_00-head.mustache. Your configured path may be incorrect (check paths.source.meta in your config file), the file may have been deleted, or it may have been left in the wrong place during a migration or update.

I have updated the patternExtentsion to twig in the patternlab-config.json but that doesn't seem to make a difference.

bmuenzenmeyer commented 7 years ago

:+1: to this, I recently ran into the same problem with handIebars

will make sure I fix this as part of https://github.com/pattern-lab/patternlab-node/issues/611