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
@anneeb would it be possible to fix the browser entrypoint for Millan and publish a new fixed version? This seems to be really easy to do for someone who already knows the library.
In the meantime we can overcome this issue by adding this to the vite.config.js file (adapt path to the repository structure):
Importing the
millan
module in a vite project fails as the specifiedbrowser
entry point does not exist.millan/package.json
Line 20 in d14ab65
The text was updated successfully, but these errors were encountered: