▲ Super simple web dev environment without node/webpack/etc. at getlibs.com▼16 up and 1 down, posted by xkam 2720 days ago 6 comments
xkam 2719 days ago. link parent 1 point ▲ ▼At the moment .vue loader works only with es5/require() syntax. Basically it just tries to inject the template property into module.exports object. I'll see if I can do something simple for es6/typescript.
xkam 2715 days ago. link 1 point ▲ ▼This is now fixed. ES6/typescript are fully supported including class-style components and @Component decorators in typescript - https://github.com/activewidgets/getlibs-vue-hello-ts