Charles Lyding 8185558e79 refactor(@angular/pwa): remove @angular-devkit/core dependency
The `@angular-devkit/core` dependency was only used for two path manipulation functions. Since this schematic already uses Node.js builtins, the `path` builtin can also be used to provide equivalent function without the need for an additional dependency.
2021-04-02 08:08:58 +02:00
..