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
huh that's interesting, all is well in my testing with "moduleResolution": "Bundler" - I'll take a look after i finish some testing of hashing the output sprite.
my guess is due to not setting a types or main property in package.json
When I import the plugin as
TS complains the package has no types, but if I do:
It finds the types, but then Vite complains
The text was updated successfully, but these errors were encountered: