I would like to be able to manage and control my generators used in the scaffolder via NPM dependencies. The default configuration would become empty and the scaffolder would depend on other generator packages to provide the templates included by default.
Use Case
When a user uses the scaffolder they will automatically install dependent packages that define features that can be generated by the scaffolder. The scaffolder itself is pure and doesn't contain any custom generators by default.
Description
I would like to be able to manage and control my generators used in the scaffolder via NPM dependencies. The default configuration would become empty and the scaffolder would depend on other generator packages to provide the templates included by default.
Use Case
When a user uses the scaffolder they will automatically install dependent packages that define features that can be generated by the scaffolder. The scaffolder itself is pure and doesn't contain any custom generators by default.