Reply
@mehulkar this is a userland-ish thing now, I’ve talked a bit historically about how tightly coupling to a bundler limits the lifespan of projects but I don’t know that I’ve ever written those thoughts up.
Historically folks have used Webpack, Parcel, Vite (and we do have a vite plugin) https://www.11ty.dev/docs/server-vite/
My even spicier opinion is that JS bundlers are one of the main reasons we have so many slow sites but that might be a little bit much for day 1 back from holiday break 😅