Closed juandopazo closed 10 years ago
CLA is valid!
Failing test because of Error: Cannot find module './lib/helpers'
might be because of an unexpected CWD.
or maybe because it is not building the lib folder before executing the tests.
Yes. This package is using pretest: grunt
when it should be using prepublish: grunt
.
CLA is valid!
+1
Same as https://github.com/yahoo/handlebars-intl/pull/46. Let's not merge this until Intl.js is fixed.