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

Add vue 2.7 feature #1134

Merged
merged 1 commit into from
Aug 24, 2022
Merged

Add vue 2.7 feature #1134

merged 1 commit into from
Aug 24, 2022

Conversation

billyct
Copy link
Contributor

@billyct billyct commented Jul 14, 2022

https://blog.vuejs.org/posts/vue-2-7-naruto.html

With vue 2.7 released, so i try to upgrade my app to vue 2.7.

and followed the upgrade guide, after I removed the package vue-template-compiler

Upgrade vue to ^2.7.0. You can also remove vue-template-compiler from the dependencies - it is no longer needed in 2.7.

it shows me the error

Error: Install vue-template-compiler to use enableVueLoader(  )
yarn add vue-template-compiler --dev

so add a special feature named vue2.7

Copy link
Member

@weaverryan weaverryan left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Seems very reasonable 👍

@weaverryan
Copy link
Member

Thanks @billyct!

@weaverryan weaverryan merged commit b824d13 into symfony:main Aug 24, 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.

3 participants