vue-compiler-amd

1.0.3 • Public • Published

Vue compiler AMD

A compiler which can compiler .vue file to an AMD style .js file.

Warning

  1. Don't use the keywords import / export of ES6
  2. Don't use the style tag in .vue file, because I didn't write it

Readme

Keywords

Package Sidebar

Install

npm i vue-compiler-amd

Weekly Downloads

1

Version

1.0.3

License

BSD-3-Clause

Last publish

Collaborators

  • requiresun