This repository was archived by the owner on Dec 10, 2019. It is now read-only.

Description
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.