vue-compiler
vue-compiler copied to clipboard
[feat] cli compile tests/App.vue by default
when run cli/src/main.rs without specified .vue file,it compile tests/App.vue by default
Hi! Thanks for the contribution. But reading from stdin when no arg is present is intentional. This enables quick debug without a file.