Conversation
| }, | ||
| "typescriptServerPlugins": [ | ||
| { | ||
| "name": "@vuedx/typescript-vetur", |
There was a problem hiding this comment.
What is @vuedx/typescript-vetur and where is its source code located?
There was a problem hiding this comment.
There was a problem hiding this comment.
It's TS plugin version for vetur.
/cc @octref
|
I'm trying renaming on https://github.com/octref/veturpack/blob/e497ab2c4000c0139d94c2dd4599fa92a4b79530/src/Test.vue#L3, for either |
|
Vue 3 compiler treats lower case tag names as elements or web components: https://github.com/vuejs/vue-next/blob/50adc014f59a7f385c836014abb059ec72c52239/packages/compiler-core/src/parse.ts#L483-L487 so renaming
|
|
@znck |
|
Let's wait couple more weeks, I'll try to make it a bit more stable. |
|
@znck Is the time ripe? |
|
I need to make one more change for 2.x support, using |
Is |
No description provided.