Replies: 1 comment
-
is the solution is?: "optimizeDeps": {
"exclude": ["your-package-name"]
} |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
I have a problem with running my project locally:
Could not resolve "data-url:../../assets/goal.svg"
How can I fix it?
my vite.config.ts:
Beta Was this translation helpful? Give feedback.
All reactions