1.0.6 • Published 5 years ago

babel-plugin-transform-vue-inline-template v1.0.6

Weekly downloads
3
License
ISC
Repository
github
Last release
5 years ago

Usage

installing the package

npm i -D babel-plugin-transform-vue-inline-template

set .babelrc

{
  "plugins": [
    ["transform-vue-inline-template"]
  ]
}

TODO

  • Source Map