Commit b395ed7
committed
Remove unused animations package
We don't use the animations package whatsoever, and it's officially
recommended by the Angular project to migrate away from it to native CSS
animations. See https://angular.dev/guide/animations/migration.
Removing reference to animations also shaves off 63.46 kB in our initial
bundle size, so that's a bonus.1 parent 75342df commit b395ed7
1 file changed
+0
-2
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
4 | 4 | | |
5 | 5 | | |
6 | 6 | | |
7 | | - | |
8 | 7 | | |
9 | 8 | | |
10 | 9 | | |
| |||
13 | 12 | | |
14 | 13 | | |
15 | 14 | | |
16 | | - | |
17 | 15 | | |
18 | 16 | | |
19 | 17 | | |
0 commit comments