We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
I am using Pattern Lab Node v2.7.2 on Windows | Mac | Linux, with Node v4.7.2, using the Gulp Edition.
v2.7.2
Windows | Mac | Linux
v4.7.2
Gulp
Putting underscore as the first character of a pattern directory name, such as 00-atoms\_00-blah, should exclude _00-blah from the library.
00-atoms\_00-blah
_00-blah
It throw following critical error Could not find patternType 00-atoms-00-atoms. This is a critical error.
Could not find patternType 00-atoms-00-atoms. This is a critical error.
The text was updated successfully, but these errors were encountered:
@bmuenzenmeyer Looks good, cannot merge this myself.
Sorry, something went wrong.
this is released with 2.8.0
bmuenzenmeyer
tburny
No branches or pull requests
I am using Pattern Lab Node
v2.7.2
onWindows | Mac | Linux
, with Nodev4.7.2
, using theGulp
Edition.Expected Behavior
Putting underscore as the first character of a pattern directory name, such as
00-atoms\_00-blah
, should exclude_00-blah
from the library.Actual Behavior
It throw following critical error
Could not find patternType 00-atoms-00-atoms. This is a critical error.
The text was updated successfully, but these errors were encountered: