Updated the project.
This commit is contained in:
parent
5dfe9f128d
commit
7919556077
1550 changed files with 17063 additions and 40183 deletions
2
my-app/node_modules/@schematics/angular/private/standalone.d.ts
generated
vendored
2
my-app/node_modules/@schematics/angular/private/standalone.d.ts
generated
vendored
|
@ -42,7 +42,7 @@ export declare function addModuleImportToStandaloneBootstrap(tree: Tree, filePat
|
|||
* @param functionName Name of the function that should be called.
|
||||
* @param importPath Path from which to import the function.
|
||||
* @param args Arguments to use when calling the function.
|
||||
* @returns The file path that the provider was added to.
|
||||
* @return The file path that the provider was added to.
|
||||
* @deprecated Private utility that will be removed. Use `addRootImport` or `addRootProvider` from
|
||||
* `@schematics/angular/utility` instead.
|
||||
*/
|
||||
|
|
2
my-app/node_modules/@schematics/angular/private/standalone.js
generated
vendored
2
my-app/node_modules/@schematics/angular/private/standalone.js
generated
vendored
|
@ -127,7 +127,7 @@ exports.addModuleImportToStandaloneBootstrap = addModuleImportToStandaloneBootst
|
|||
* @param functionName Name of the function that should be called.
|
||||
* @param importPath Path from which to import the function.
|
||||
* @param args Arguments to use when calling the function.
|
||||
* @returns The file path that the provider was added to.
|
||||
* @return The file path that the provider was added to.
|
||||
* @deprecated Private utility that will be removed. Use `addRootImport` or `addRootProvider` from
|
||||
* `@schematics/angular/utility` instead.
|
||||
*/
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue