diego3g / electron-typescript-react

:electron: An Electron boilerplate including TypeScript, React, Jest and ESLint.
1.45k stars 295 forks source link

Using @unform/web and @unform/core with the boilerplate is not working #40

Closed paulohcasanova closed 3 years ago

paulohcasanova commented 3 years ago

Hi. I've tried combining @unform/web and @unform/core to this boilerplate but the electron window displays a blank page when I add those dependencies.

Maybe there is a different configuration required in webpack for @unform to work ?

diego3g commented 3 years ago

Did you got any errors? I'm closing the issue as i did a full refactor of this boilerplate, so maybe you can try again and reopen the issue if the problem persists? Thanks!