Peter Müller

Results 75 comments of Peter Müller

We wrote a pretty good color parser/library back in the day that might make this easier for you: https://github.com/One-com/one-color

https://github.com/visionmedia/histo

Thought about it. I couldn't find a consistent strategy to visualize when one or more assets are being moved around, concatenated etc. If I did it right this should plug...

I'm trying `import { transform } from 'd3-transform';` in my current webpack ksetup and all I get is `undefined`

I wonder if it would be possible to have a json schema to unexpected assertion converter, which would add all the benefits of diffing and error messages from unexpected

I guess it just runs for all pull requests right now, but only this one has `netlify.toml`. I don't have access to the netlify setup, but you can limit it...

Will the Pretty URL activation also somehow appear as a redirect configuration for build plugins to use in resolving files? See https://github.com/Munter/netlify-plugin-checklinks/issues/62

I very much know that feeling. No need for apologies. Thank you for the good work

`4.0.0` no longer crashes. But instead it now seems to simply halt at the same place as before. When encoutering the first error [in this tap file](https://gist.githubusercontent.com/Munter/c634d3e4268a72cd1326/raw/ce8e6212ef1e0b4f97184f331f79bb9c1c602dc1/mntr.dk.tap) it stops

Thanks for looking into this. Investigation is usually the hardest part :)