ktsn / vue-template-loader

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

Refactoring #29

Closed ktsn closed 7 years ago

ktsn commented 7 years ago

This refactoring includes the following things.

The Builder automatically indent the code so that we no longer have to consider the indent for generated code. In addition, we can now write the code generation in more readable matter.