vue-compiler-amd
v1.0.3
Published
Compiler for vue that can compile .vue to amd module.(not stable)
Readme
Vue compiler AMD
A compiler which can compiler .vue file to an AMD style .js file.
Warning
- Don't use the keywords
import/exportof ES6 - Don't use the
styletag in.vuefile, because I didn't write it
