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: esm build support by inlining @vue/shared utility functions #121

Merged
merged 1 commit into from May 16, 2020

Conversation

JessicaSachs
Copy link
Contributor

Currently @vue/shared is an internal library that doesn't support browser usage. We only depend on it for some string utility functions and the ShapeFlag type.

We will revisit if @vue/shared will eventually ship a dist'd es build that is browser compatible. Until then, this will make Vue Test Utils ES compatible

@lmiller1990 lmiller1990 merged commit 0eeaccd into master May 16, 2020
@cexbrayat cexbrayat deleted the vue-shared-esm branch June 8, 2021 12:15
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.

None yet

2 participants