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

build with umd format then cnd could be applied with vue 3 #95

Merged
merged 3 commits into from
Jul 28, 2021

Conversation

Alanscut
Copy link
Contributor

in Vue 3, vue-axios must be installed by app.use(VueAxios, axios), but VueAxios is not exported by default when build with commonjs format. Change to umd format, then vue-axios could be used through CDN in Vue 3.

@imcvampire
Copy link
Owner

@Alanscut Please add examples to npmignore

@Alanscut
Copy link
Contributor Author

Alanscut commented Jul 28, 2021

@imcvampire thanks, done.
BTW, the force push is just to change CRLF to LF

@imcvampire imcvampire merged commit 2d3c010 into imcvampire:master Jul 28, 2021
@Alanscut
Copy link
Contributor Author

Thanks @imcvampire, since you have fixed #82 which exist in the latest release version 3.2.4, would you mind make a new release?

@Alanscut Alanscut deleted the build branch July 28, 2021 03:21
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