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

CDN UMD #93

Open
amchconsult opened this issue Oct 22, 2021 · 0 comments
Open

CDN UMD #93

amchconsult opened this issue Oct 22, 2021 · 0 comments

Comments

@amchconsult
Copy link

Hi,
How can I use CDN on plain HTML?
I try:

Vue.use("vue-editor-js");

with error:
TypeError: undefined is not an object (evaluating 'vueDemi.defineComponent')
[Vue warn]: Unknown custom element: - did you register the component correctly? For recursive components, make sure to provide the "name" option.

Can you please give an example using UMD?

thank you

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

No branches or pull requests

1 participant