vue-head
vue-head copied to clipboard
Vue 3 support
Will it be any version for Vue 3 support !?
@MeritonPylla yarn upgrade vue-head@MKGaru/vue-head#vue3
@MeritonPylla
yarn upgrade vue-head@MKGaru/vue-head#vue3
Can you show the the npm syntax to install it?
@HUNG-rushb npm install github:MKGaru/vue-head#vue3
Or you can replace the package in package.json like: "vue-head": "github:MKGaru/vue-head#vue3"
and then hit npm install
I would prefer forks to have a distinct name as it may be harder to locate / google / install them. Peace :-)
@MeritonPylla
How to use emit
and Update async in Vuejs3 and Component?