montagejs/montage

Going from Main = Component.specialize(..) to class Main extends Component {} fails silently

marchant opened this issue · 0 comments

And using Object.defineProperties() with what was passed to specialize(). No error, but bugs. To explore.