• Packages
  • Themes
  • Documentation
  • Blog
  • Discuss
Sign in

vue-autocompile

Auto compiles vue in atom
paulpflug
0.0.6 10,577
8
  • Repo
  • Bugs
  • Versions
  • License
Flag as spam or malicious

vue-autocompile package

Auto compile vue file on save.


Add the parameters on the first line of the vue file.

out (string): relative path to html file to create
hot (bool): should it contain vue-hot-reload-api (default:false)
// out: .
// out: ../build/
// out: . ,hot: true

Uses the vue-compiler installation of your current project, but falls back to its own vue-compiler installation if there is none. Never uses a global one.

Vue-compiler is called over its own cli, so it runs in node and not in atom.

License

Copyright (c) 2015 Paul Pflugradt Licensed under the MIT license.

I think this package is bad news.

Good catch. Let us know what about this package looks wrong to you, and we'll investigate right away.

  • Terms of Use
  • Privacy
  • Code of Conduct
  • Releases
  • FAQ
  • Contact
with by