create-component-app
create-component-app copied to clipboard
Proposal: Alter the default path in a template
I'd like to be able to alter the default path (./src/components) in a template and still suggest a path change to the user. So if I'm using my containers template I could put a config value in that would suggest ./src/containers and if I'm using a template that makes multiple folders in the root of src I could offer ./src as the suggested path. I'd like the user to still be able to overwrite with whatever they want.
I'm currently working on the new version v2and this could be a new parameter on the config.
Thanks for your suggestion!