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

fix not able to import with 'vue-chemistry' #2

Merged
merged 1 commit into from
Jan 11, 2021

Conversation

sapphi-red
Copy link
Contributor

It was not able to import with the code below.

import { reactify, set } from 'vue-chemistry'

Importing subdirectories was ok.

import { sum } from 'vue-chemistry/math'

Tried with vite 2.0.0-beta.21.

@antfu
Copy link
Member

antfu commented Jan 11, 2021

Thanks!

@antfu antfu merged commit 5f1ef8b into vueuse:main Jan 11, 2021
@sapphi-red sapphi-red deleted the fix/importing-root branch January 11, 2021 14:59
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.

2 participants