Sergii Lavrin

Results 168 comments of Sergii Lavrin

@meyfa you are corret, my example not complete. It lacks output to `stdout` and when running programmatically tests we should not add `--test` flag. I also wrongly assumed `files` uses...

Hm, I see. Though, it's unclear, why `tcomb-validate` can't try to access struct's name at first place, without need to specify path? Also, maybe it worth to add in readme?...

Hm, I'm quite confused. I'm probably missing something... So, this ```js console.log(t.validate(1, Schema).errors) // => Invalid value 1 supplied to Person ``` will mention `Schema` name (`Person`)? But this one...

We seems to have same regression. Here are icons from older `grunt-webfont`: ![chrome_2016-08-28_15-18-53](https://cloud.githubusercontent.com/assets/4460311/18033626/d4ce9bde-6d32-11e6-8c3a-2bd30be56f55.png) And now part of them started to appear totally broken: ![chrome_2016-08-28_15-19-22](https://cloud.githubusercontent.com/assets/4460311/18033633/14fbb08e-6d33-11e6-8b9f-f448f5211648.png) Here are inlined svgs for comparison:...

Any updates? Still have those terrible icons with `node` engine.

Well, maybe issues in SVGO indeed... So, you example doesn't seems as broken, as ones I've encountered. Anyway, I don't have where to test it out anymore anyway. We've just...

In 2018 I would recommend to drop iconic webfonts and use SVG instead

I confirm that issue. Would be great to see that feature!