Abhishek Shende
Abhishek Shende
> For this to work properly, inline scripts have to be extracted into separate files and then linlined back in at the end Can we not use esbuild's transform API...
If I may add my question here. Preact has been phenomenal at React feature parity and I assume same for Concurrent Mode. So, should we anticipate CM in Preact 11?
+1. Planning to switch our app to preact-router once nested routes are in.
Thank you for kind words @ebeloded. Svelte Compiler is authored and intended to be used with JS build tools. I want to get to it once the go api is...
Hi @tmc, thank you for creating this issue. Sorvor is still new and lacks some of the features available in CRA. But I'll keep this issue open until we match...
Thank you for detailed background on this issue @jameswomack - really appreciate it. I haven't fully flushed out roadmap for sorvor yet, but I want to add below features at...
👋 Thank you for kind words @rajadain. The SVGR plugin is authored and intended to be used with a JS build tools. I want to get to JS only plugins...
@alexilyaev can you try importing from pika CDN? ```import * as sucrase from 'https://cdn.pika.dev/sucrase'```
👋 @caioquirino this looks great. Can we add a new flag to use `ttypescript` as opposed to overloading `usets` flag?
👋 @caioquirino - can you say more about which custom transforms you are trying to use? The compile-time transformations for typescript are less supported in many bundlers such as esbuild...