- Notifications
You must be signed in to change notification settings - Fork23
Open
Description
Thank you for making this plugin.
It is currently usable with the TypeScript CLI plugin, but requires a few changes in the generated project:
npx @vue/cli create vtc-repro --inlinePreset '{"plugins": {"@vue/cli-plugin-typescript": {"classComponent": false},"vue-cli-plugin-vue-next": {}}}'
The changes needed are inthis commit.
Here is a list:
- change the
App
component to usedefineComponent
- remove the shim files
Is it something that the plugin could handle? Or do you have in mind to create another plugin for the TS version?
Metadata
Metadata
Assignees
Labels
No labels