Ward Peeters
Ward Peeters
no idea but repo has this so I thought i would ust do the same
thanks, I'll deprecate this repo as we have https://github.com/gatsbyjs/gatsby/blob/master/packages/gatsby-plugin-image/
@shawngrona Haha, I'm OK with managing this, I don't think many modifications are necessary. I'm part of the gatsby team and I have e2e-tests in place so I should catch...
Hi, yes, I still need to figure out a few ruff edges so we are sure our caching of assets is kept in tact when switching between develop & build....
I'm voting for 4. This will be a good starting point, we should still iterate on it to get some more info inside the pr-template for context. One thing that's...
you could replace it with emtpy string of course it's an extra step ``` content.replace(/-+Page \(\d+\) Break-+/gm, '') ```
I'll talk with my collegue what we tried again in the past and try to reproduce if we can remember
try adding `serverExternalPackages: ["@libsql/client"],` to your next config.
Thank you 🫡
Hey @vishesh-baghel, can you do all of it in one PR :pray:. Adding the implementation in another would make the lance package unusable.