patternlab-php-core
patternlab-php-core copied to clipboard
Separate PatternExtension from PatternEngine
So invoke the Mustache pattern engine by saying "patternEngine: mustache" as opposed to relying on pattern extension. This way a user can define their own extension for their project yet still use the PatternEngine they want.