smith-carson / ember-simplemde

A wrapper around the SimpleMDE editor for use in Ember CLI projects.
MIT License
14 stars 7 forks source link

adding fastboot support #12

Open nolman opened 5 years ago

nolman commented 5 years ago

Thanks for making this library! I noticed this doesn't work with fastboot, going to take a try at getting it working - it looks like simple MDE needs navigator which is not defined in fastboot.

marceloandrader commented 5 years ago

Probably the challenging part will be in the simple-mde library itself, the ember addon wrapper doesn't do much.