This repository was archived by the owner on Jan 18, 2022. It is now read-only.
-
-
Notifications
You must be signed in to change notification settings - Fork 150
typescript class #153
Comments
|
Please provide repro and explain your issue. |
thank for your message
thank you again |
Any potential fix on this or any clue about how to go around it? We're also running in to the same problem when using typescript + vue-property-decorator |
@ktsn Can you help here? |
Hi https://github.com/Silver-Connection/sico-vue-component-template/tree/master Would be great to have this working. |
Now, script content is converted to an import statement. Typescript plugin can handle it. For export * from 'foo.vue?{"type":"script"}#.ts'
import d from 'foo.vue?{"type":"script"}#.ts'
export default d |
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Expected behavior
correct
Actual behavior
Unexpected token
Steps to reproduce the behavior
{{ msg }}
The text was updated successfully, but these errors were encountered: