DEV Community

Discussion on: Building VueJS Applications with TypeScript

Collapse
 
georgehanson profile image
George Hanson

That's how I used to do it before, which in my opinion works pretty well. I just prefer the use of the decorator

Collapse
 
aihowes profile image
Alex Howes

Fair enough - I wasn't sure if it was missing out any magic behind the scenes as I'm not using vue-template-loader. :)

Collapse
 
developersubash profile image
developer-subash

can you provide me gihub link please because it is not working on mine it says
You may need an appropriate loader to handle this file type. while compiling can anyone give me idea