Kristiyan Kostadinov adf4ea5d4c fix(@schematics/angular): remove animations module from ng new app
Previously the animations module was added to the `ng new` app, because `platform-server` was using it. That's no longer the case as of https://github.com/angular/angular/pull/59762 so these changes remove the dependency.
2025-02-13 10:05:06 +01:00
..