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
Note sure this is the correct place to request feature.
I have been creating and working with code scaffolding for a while. I feel it would be a key important thing to keep the good practice going with the version iteration of the templates.
As a CLI,
we should provide a way to keep the boilerplate helper file untouched and use configuration file to inject the different use case optionally. In vue cli, we have the config folder, but not all the configuration needs could be satisfied.
we should be able to sync the boilerplate file easily. For now, in my own project, I am using following shell script file to keep me up to date with the vuejs-template/webpack.
Also, as a community member, we should work on one place to iron out the requirement of the template and keep it evolving. But all good things should happen in one place in a collaborative manner.
I would like to hear other folks think about this.
The text was updated successfully, but these errors were encountered:
No, we are still discussing and designing the first draft of the API Once we have something that makes sense and is understandable in our eyes, we will discuss it with the rest of the community, collect feedback, then write it.
Note sure this is the correct place to request feature.
I have been creating and working with code scaffolding for a while. I feel it would be a key important thing to keep the good practice going with the version iteration of the templates.
As a CLI,
I would like to hear other folks think about this.
The text was updated successfully, but these errors were encountered: