angulate2
angulate2 copied to clipboard
Improve decorator handling
- [ ] move metadata handling from sjsx to Scala.js code
- [ ] avoid decoration of unused components, etc. (prerequisite: don't annotate components, directives, ... with
@JSExportTopLevel)