Jean-Baptiste Janot

Results 5 issues of Jean-Baptiste Janot

Hi! Thanks for this super nice project. I'm currently thinking of updating my current project to make use of timmy in version 1.0.0 beta 2 (I absolutely want to take...

For now, the crop parameter was unused. It is now set to true by default. If you pass crop: false to the parameters, il will resize, but without cropping. **Exemple...

Hi! Thank you so much for this plugins :) I am trying to use `node-sass-glob-importer`. I got this following error that tells me that the plugin might not be running...

Hi ! Thank you for your plugin, it's very useful on daily WordPress developement. A bug appeared in one of my current projects. When my base image is the same...

Hey there! Thanks a lot for this plugin! I am trying to use it with an import syntax like that : ```js import ImportGlobPlugin from 'esbuild-plugin-import-glob'; await esbuild.build( { entryPoints:...