-
Notifications
You must be signed in to change notification settings - Fork 11.9k
Closed
Labels
P3An issue that is relevant to core functions, but does not impede progress. Important, but not urgentAn issue that is relevant to core functions, but does not impede progress. Important, but not urgenteffort3: hard (weeks/months)featureLabel used to distinguish feature request from other issuesLabel used to distinguish feature request from other issues
Description
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.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
P3An issue that is relevant to core functions, but does not impede progress. Important, but not urgentAn issue that is relevant to core functions, but does not impede progress. Important, but not urgenteffort3: hard (weeks/months)featureLabel used to distinguish feature request from other issuesLabel used to distinguish feature request from other issues