draft-js-utils
draft-js-utils copied to clipboard
DOMParser throws an error on server side
We need a way to import DOMParser when on the server but use the global one when on the client.
This issue is a followup to https://github.com/sstur/draft-js-import-html/pull/16 by @meteorplus.