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.4.2 on Mac, with Node v4.4.7, using the Gulp Edition.
v2.4.2
Mac
v4.4.7
Gulp
Unit tests for all engines should run.
Tests for Underscore, Handlebars, and Twig fail due to missing outputFileSuffix blob in the included patternlab-config.json.
I'll do a PR to get the config that we provide by default in the gulp edition into this, as well as make that the default.
The text was updated successfully, but these errors were encountered:
experimenting with travis install of all engines
80c9c97
part of #438
Travis can now load engines during test (at least what has been npm published)
npm publish
https://travis-ci.org/pattern-lab/patternlab-node/builds/153287099
Sorry, something went wrong.
Excellent!
02d8af0
No branches or pull requests
I am using Pattern Lab Node
v2.4.2
onMac
, with Nodev4.4.7
, using theGulp
Edition.Expected Behavior
Unit tests for all engines should run.
Actual Behavior
Tests for Underscore, Handlebars, and Twig fail due to missing outputFileSuffix blob in the included patternlab-config.json.
I'll do a PR to get the config that we provide by default in the gulp edition into this, as well as make that the default.
The text was updated successfully, but these errors were encountered: