Luca Forstner

Results 725 comments of Luca Forstner

I think as a first step, we could ask a question pretty early on "are you using bundle: true"? If so, we redirect to something like the CLI wizard. As...

Additionally, we could even potentially adjust the esbuild plugin to invoke the CLI with the inject command after the build has finished instead of injecting the debug ids as part...

> But agree, asking is a great first step! Slightly more involved: Have a heuristic that superficially checks for `bundle` keyword in esbuild config and only ask if it's found?...

@sam-lippert a middleware shouldn't be too much effort. I'll put it onto my backlog.