Async loading of qulljs with subscription instead of promise
KillerCodeMonkey
released this
04 Dec 15:54
·
363 commits
to master
since this release
QuillJS was loaded asynchronous, but not cancelable via promises.
Thx to @arturovt it is now loaded with a subscription that can be unsubscribe :)