Jason
Jason
I agree with this proposal
I would like to upvote this feature too. I'm using Fargate at work and our images are ~1GB and it takes very long to start the task because it needs...
Hello, I'm also experiencing this warning show up and it seems like it's related to this package. I've tried implementing the suggestion from @rbabayoff but that actually caused more problems....
I would also like to use this option. It makes migrating from babel to swc much easier if this is supported. For example, I need the currently processed filename to...
For anyone interested, this is a great tool for local gcf: [Coppa](https://github.com/rametta/coppa)
This is a good idea. I encourage you to make a PR adding this feature @Darkle. If not, I'll get around to it eventually I'm sure
Left a comment on your PR https://github.com/rametta/pratica/pull/30/files#r992399077, let me know what you think
> I also ran into this issue. What do you think of #31? Looks good, just a few comments on it then we can merge
This is now fixed and available in version 2.1.0 on npm.
@KennethVeipert Yes, that is a good question. To my understanding it seems like the error could either be `Error | AxiosError` based on this comment https://github.com/axios/axios/issues/3612#issuecomment-770224236. I encourage you to...