migrate
Moves all dependencies from ng-doc.dependencies.ts to ng-doc.page.ts and removes the ng-doc.dependencies.ts file.
Presentation
function migrate (options: SchematicArgv ): Rule;Returns
RuleParameters
| Name | Type | Description |
|---|---|---|
| options | |
Moves all dependencies from ng-doc.dependencies.ts to ng-doc.page.ts and removes the ng-doc.dependencies.ts file.
function migrate (options: SchematicArgv ): Rule;Rule| Name | Type | Description |
|---|---|---|
| options | |