Echo JS 0.11.0

<~>
xkam 2505 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.

Replies