ng-promote / ng-export #357
Labels
effort3: hard (weeks/months)
feature
Issue that requests a new feature
P3
An issue that is relevant to core functions, but does not impede progress. Important, but not urgent
ng-promote:
As components are more widely used in an application there should be a way to promote them via the CLI however once they reach the top level of the app the next promotion step should be an extraction to its own published npm module.
ng-export / ng-import:
As code re-use increases there becomes a need to export and import configurations. With the ability to generate entire cli projects from a meta json object we should also be able to export / import routes and all their child components. As we are generating the application we should be keeping track of whats generated in a meta json for the project.
The text was updated successfully, but these errors were encountered: