Skip to content

Allow to run with vue/compat build #148

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
wants to merge 1 commit into from
Closed

Allow to run with vue/compat build #148

wants to merge 1 commit into from

Conversation

ankurk91
Copy link
Contributor

@ankurk91 ankurk91 commented Oct 6, 2022

Hi @gilbitron

Most of developers would be using @vue/compat to migrate their codebase to vue 3.
But this package is not working with @vue/compat, and crash on render.

I have added the compact config to tell the compiler that this package is using vue 3 syntax already, and compiler wont patch this component for vue 3.

https://v3-migration.vuejs.org/migration-build.html#per-component-config

Please merge and release new a version.
This will be great help in migrating.
Thanks.

@vercel
Copy link

vercel bot commented Oct 6, 2022

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Updated
laravel-vue-pagination ✅ Ready (Inspect) Visit Preview Oct 6, 2022 at 7:28AM (UTC)

@gilbitron
Copy link
Owner

Thanks for the suggestion. Added this in #147.

@gilbitron gilbitron closed this Nov 5, 2022
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