@thdxr Looks like opencode2 is parsing "mcp" as a project path to cd into instead of routing to the mcp subcommand.
Docs list this as the exact command: https://t.co/KLg7Pr4Li2
Isn't MCP ready yet?
@dok2001@nextjs@Vite This is so impressive! Turbopack reaching this level of improvements in terms of bundle size and build speed doesn't seem to be happening anytime soon based on Turbopack's background, so what's the actual reason Vercel insists on pushing Turbopack this hard?
Visit all the places, eat all the food, read all the books, make all the friends, gather all the fame, support all the causes, build all the products, earn all the money...
...to see that the quality of your life is what it is when you are doing nothing.
@markdalgleish Really impressive work. Congrats on all the hard work! Is there any possible solution to integrate RSC with [@]cloudflare/vite-plugin? The previous approach doesn’t seem to work anymore, and after checking the source code I couldn’t find a workaround rn.
@productdevbook Yeah in some cases like dynamic content pages, SSR is pretty important, right?
I'm mainly asking because I feel that a setup like Nitro + Vite + React, with full React Server support (including SSR streaming), is what actually makes me enjoy working with a React-focused framework