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
[vinxi 20:08:48] ERROR RollupError: Could not resolve ".../node_modules/@solidjs/start/config/server-runtime.jsx" from ".vinxi/build/ssr/(lang).mjs"
undefined
Duplicates
Latest version
Current behavior 😯
bug in
solid-start/packages/start/config/server-components.js
Line 23 in 9e90178
new URL("./server-runtime.jsx", import.meta.url)
=>new URL("./server-runtime", import.meta.url)
The text was updated successfully, but these errors were encountered: