Alan Smith

Results 1 issues of Alan Smith

When running an build electron app on Windows, I get the following error ``` _Observable.Observable.merge is not a function ``` The line of code in question is this one https://github.com/electron-userland/electron-spellchecker/blob/master/src/spell-check-handler.js#L245...