glimmerjs / glimmer-application

[MOVED] This package is now part of the Glimmer.js monorepo
https://github.com/glimmerjs/glimmer.js
30 stars 13 forks source link

Allow custom elements #83

Closed pittst3r closed 7 years ago

pittst3r commented 7 years ago

We were throwing an error when a component wasn't found in getComponentDefinition. Instead, this returns false from hasComponentDefinition if there is no component.