Mercurial > hg > ugly-duckling
annotate src/app/index.ts @ 54:5fb857f8553b
Add a number of ad-hoc workarounds for bugs / quirks with waves-ui - regarding removing layers and avoiding ghost listeners. Still work to be done here.
author | Lucas Thompson <dev@lucas.im> |
---|---|
date | Thu, 08 Dec 2016 15:09:03 +0000 |
parents | 340ce94899fd |
children |
rev | line source |
---|---|
angular-cli@0 | 1 export * from './app.component'; |
angular-cli@0 | 2 export * from './app.module'; |