ktsn / vue-template-loader

Vue.js 2.0 template loader for webpack
MIT License
266 stars 26 forks source link

Possible to use with Vue.extend? #47

Closed asiamov closed 6 years ago

asiamov commented 6 years ago

The Readme includes a Typescript example using decorators. Is it also possible to use the template loader with the Vue.extend syntax?

ktsn commented 6 years ago

Yes, just wrap the extended constructor.