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

Default include syntax not working  #8

Closed
@gergan

Description

@gergan

I am using Pattern Lab Node v1.0.2 on Windows, using the gulp configuration.

Expected Behavior

The verbose syntax (or as the documentation is referring to it - default include syntax) for the partials is functioning as documented http://patternlab.io/docs/pattern-including.html#the-default-include-syntax

Actual Behavior

The default include syntax does not work and it is documented in a comment, which is not entirely correct:

// register verbose syntax? No, it seems that Handlebars can't tolerate
// slashes in partial names.

The problem, which is described there, originates from patternlab-node's erroneous definition for the verbosePartial property (which most probably is incorrectly defined as problem with the subdir property in pattern-lab/patternlab-node#559)

Steps to Reproduce

Use Handelbar Templates with default include syntax in your patternlab.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions