html-to-draftjs
html-to-draftjs copied to clipboard
globalObject this
Fixes #69 #78 #81
Adjust webpack config to use this
instead of window
as a global object. This should solve the issues when using the library when doing SSR. I wasn't sure whether to run the build command or not, if not necessary please let me know then I'll revert the commit 🙂