Andrew Powell
Andrew Powell
This is great, would love to see this merged
Giving this some bump love.
There are issues around this going back to 2013. Pretty wild a fix was never implemented. And every company from Shopify to Hashicorp has had to around around it. See:...
bouncing over to https://unocss.dev/
That would be a pretty heavy lift for this lib. While nice, it would involve walking a TypeScript AST, evaluating each node, and building a Node AST with something like...
I'm not using remotion's CLI to deploy the function. The way that remotion names and deploys objects conflicts with our internal infrastructure policies, so we're handling the deployment. When using...
If that's the case, then it needs to be clearly stated. There should also be guards in place in the API to disallow it. It also makes zero sense why...
@antfu just ran into this today after converting a CJS repo to ESM. issue stems from the export as defined `export { type CompileClassOptions, transformerCompileClass as default };`. That then...
@userquin I generally don't have any issues with that using tsup. Ive only run into one edge case in a year of use.
I don't have a lot of confidence that the author is releasing according to semver.