Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore: add type="module" to package.json #12

Merged
merged 1 commit into from
Jan 25, 2022

Conversation

rvmourik
Copy link
Contributor

This is needed so bundlers no what to do and expect (for example Vite)

This fixes #11

This is needed so bundlers no what to do and expect (for example Vite)
@rvmourik
Copy link
Contributor Author

Would it be possible to have a look at this PR? Thanks

@acidjazz acidjazz merged commit 9bd3682 into fumeapp:master Jan 25, 2022
@rvmourik
Copy link
Contributor Author

Thanks :-) Could you also tag a release?

@acidjazz
Copy link
Member

Thanks :-) Could you also tag a release?

Done!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Vite compatibility
2 participants