Ward Peeters

Results 176 comments of Ward Peeters

I moved a few projects to https://github.com/GoogleChromeLabs/travis-size-report as I love the way how they report it. The downsize is that it's bound to travis-ci but it works in forks. Very...

> And it wouldn't work well for the .android.js or .ios.js since the plugin doesn't know which one to use in that case. It shouldn't actually put the extension in...

@tleunen I stumbled upon the same issue, I wrote my own plugin real quick but what's the reason for not allowing relative paths?

Awesome! Keep up the good work!

@m860 you'll need a version that includes https://github.com/tleunen/babel-plugin-module-resolver/issues/234

> Where are we at with converting plugins to typescript? things like source plugins, manifest, offline, etc... We're not going to convert those (yet)? As we think it might be...

I've asked the Lighthouse team for some clarifications. I'll let you know when I know more.

@Mike-Dax Should we add the ability to change object-fit & object-position? So people can turn it off if they need to. I do think it's a good default.

Gatsby-image has the ability to override style which could also override object-fit & object-position

It's probably good to have a prop called imageStyle that can contain additional css