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
Hi, I tried to run sanity deploy but have this error
Error: [vite]: Rollup failed to resolve import "~/lib/sanity.api" from "D:/Projects/renz.dev/reminder/sanity.config.ts".
This is most likely unintended because it can break your application at runtime.
If you do want to externalize this module explicitly add it to build.rollupOptions.external
The text was updated successfully, but these errors were encountered:
Hi, I tried to run sanity deploy but have this error
Error: [vite]: Rollup failed to resolve import "~/lib/sanity.api" from "D:/Projects/renz.dev/reminder/sanity.config.ts".
This is most likely unintended because it can break your application at runtime.
If you do want to externalize this module explicitly add it to
build.rollupOptions.external
The text was updated successfully, but these errors were encountered: