You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Jun 4, 2020. It is now read-only.
Just wondering if you would accept a PR that implements a destination folder option for the generated .vue
I would use that feature since I wish to use 'vgc' inside package.json scripts such as: ... "scripts": { "component" : "vgc process.env.name --dest=./assets/js/" } ...
And call it like: npm run component --name=Home
Hope it was clear enough!
criduvero, LuisHCK, akleandrov, maxleaver, justgeek and 3 more