-
Notifications
You must be signed in to change notification settings - Fork 5
[Feature Request] Ability to add custom Component type to existing modules #12
Open
Description
Example:
I want to create a module that adds multiple custom Component Types, i can use this module to create the first component but then further attempts error out saying the module already exists.
I can re-run the module with a unique module name and refactor but it would be great to just add to an existing module.