create-component-app icon indicating copy to clipboard operation
create-component-app copied to clipboard

Proposal: Alter the default path in a template

Open ds17f opened this issue 7 years ago • 1 comments

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.

ds17f avatar Mar 08 '18 13:03 ds17f

I'm currently working on the new version v2and this could be a new parameter on the config. Thanks for your suggestion!

CVarisco avatar Mar 09 '18 09:03 CVarisco