bustle / ember-mobiledoc-dom-renderer

Render mobiledoc documents in an ember app

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Error on export render-mobiledoc

kennstenicht opened this issue · comments

After updating to 0.8.0 I'm getting the following error: Uncaught Error: Attempted to resolve render-mobiledoc, which was expected to be a component, but nothing was found.

I created a PR to fix the exports #84