chore(animations): using named functions

- rollup generates a better code
- better for dev debugging
This commit is contained in:
Manuel Mtz-Almeida
2017-09-15 11:45:19 -05:00
parent 93f8dd9433
commit a1fcc61d3b
17 changed files with 33 additions and 34 deletions

View File

@ -398,4 +398,4 @@ export class Select {
</button>
];
}
}
}