Skip to content

Does this repo currently work? #68

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

Closed
RayBB opened this issue Jan 8, 2025 · 2 comments
Closed

Does this repo currently work? #68

RayBB opened this issue Jan 8, 2025 · 2 comments

Comments

@RayBB
Copy link

RayBB commented Jan 8, 2025

When I follow the readme instructions npm run build gives me the following error:

Vue 3 support of the web component target is still under development

However, I see your GitHub pages are still building so I'm wondering if I might have missed something here.

@dutchwebworks
Copy link
Owner

Hi @RayBB,

I just test this repo again. And indeed I see the same error message.

Seems my repo was based on Vue2, and is by now 6 years old. Github's depedency-bot kept bumpin-up the dependency version to Vue 3.x.

I found 2 things that might help you on your way. Seem Vue 3.2 do support compiling to Web-Components (WC). But the I can't seem to find a vue-cli-service build equivalent like my repo (for Vue2).

Kind regards

@RayBB
Copy link
Author

RayBB commented Jan 11, 2025

Thanks for the info.
Btw if anyone finds this in the future here's the PR where I'm working on this:
openlibrary/components/vite.config.mjs

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

2 participants