Importing ToastVariant causes @ns to be lost
fluxxdog opened this issue · 1 comments
fluxxdog commented
Kept getting error messages like this:
6:57:34 AM [viteburner] Error: Failed to resolve import "@ns" from "src\support\FarmServer.ts". Does the file exist?
I included the working file as an upload. On line 30, I just used the value to get it working. If I swap it out for the ToastVariant enum and import ToastVariant, I'll get error messages and the file won't upload.
Tanimodori commented
duplicate of #17