Jacob Ebey

Results 55 comments of Jacob Ebey
trafficstars

Added some better tests and addressed it here: https://github.com/jacob-ebey/turbo-stream/pull/45

Did a first pass at a README but feel free to ask questions. I'll keep this open as a Q&A for now.

This uses module federation to accomplish the task. Vercel is not doing this to my knowledge.

I'm beyond tired of having to maintain "build CLIs". Vite's approach is correct here. It allows a plugin / framework to define the order / interplay between builds completely within...

I'd recommend implementing it via the JS API and exposing that to plugins / config via the above convenience layer so it can be used "internally" instead of "externally".