You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
"server-pre" build collects client components, but it doesn't need to recursively collect. We can avoid this by just returning "empty" code when transforming client boundary.
cf. hi-ogawa/vite-plugins#174
todo
"server-pre"
build collects client components, but it doesn't need to recursively collect. We can avoid this by just returning "empty" code when transforming client boundary.The text was updated successfully, but these errors were encountered: