Thomas Jaggi

Results 51 comments of Thomas Jaggi
trafficstars

https://github.com/unic/estatico-nou/ will introduce different log levels. As an example you can run the `html` task with different envs: - `$ NODE_DEBUG=estatico-handlebars npm run gulp html` - `$ NODE_DEBUG=estatico-handlebars-extended npm run...

@orioltf, as a rather ugly workaround you could add another `.gitignore` to the parent directory...

@orioltf, should we add them back to the `.gitignore` and leave it to the projects whether to customize their `.gitignore` to possibly r"e-allow" them?

@orioltf, re QUnit: Netlify seems to be fine, is it possible that the tests run through in PhantomJS (during the build) and we're just screwing up the paths for the...

@orioltf Tests are fixed in https://github.com/unic/estatico/pull/89

Added to [new implementation](https://github.com/unic/estatico-nou/tree/master/packages/estatico-webpack)

@christiansany, can you have a look at this when working on https://github.com/unic/estatico-nou/issues/3?

@orioltf, do you want to open a PR on https://github.com/unic/estatico-nou/tree/master/packages/estatico-eslint?

Basic reporter added: ![image](https://user-images.githubusercontent.com/654171/33235325-5b702ec8-d236-11e7-8c2a-4e2d36abe747.png)

Added to [new implementation](https://github.com/unic/estatico-nou/tree/master/packages/estatico-qunit)