Ruslan X
Ruslan X
If you give a non-existing `browserId` to `sortTests` it retrun error: ``` TypeError: Cannot read property '0' of undefined at TestCollection.getRootSuite (/Users/ruslankhh/work/web4-1/node_modules/hermione/lib/test-collection.js:19:52) at _.forEach (/Users/ruslankhh/work/web4-1/node_modules/hermione/lib/test-collection.js:25:31) at /Users/ruslankhh/work/web4-1/node_modules/lodash/lodash.js:4944:15 at baseForOwn (/Users/ruslankhh/work/web4-1/node_modules/lodash/lodash.js:3001:24)...
Hi! I know how to use gulp-jade with gulp-data. https://github.com/phated/gulp-jade#use-with-gulp-data http://stackoverflow.com/questions/27313107/gulp-using-gulp-jade-with-gulp-data But I do not know how to use gulp-jade-inheritance with gulp-data. You have to either compile all pages when...