-
I'm receiving this error when building
You can find the code here https://github.com/brunoti/blog. Clone, install, build: you will receive the error. I've seen some other examples and could not find why mine doesn't work. |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment 4 replies
-
It's erroring from this import in the Where did you find this example? It doesn't seem like it would work under any circumstances. |
Beta Was this translation helpful? Give feedback.
Could be the vite-ignore comment? I thought it would only make vite don’t warn about dynamic imports.