相关文章推荐
稳重的八宝粥  ·  DataGridColumn.SortMem ...·  2 年前    · 

Uncaught ReferenceError: exports is not defined #27

@lukejagodzinski

Description

Thanks for updating this repository to use the newest version of Electron. I was trying to use it but I have a problem with React. When I try to import I get the Uncaught ReferenceError: exports is not defined . I've tried several solutions found on Stackoverflow and GitHub but nothing works. I've also tried nodeIntegration: true but it doesn't seem to work either. It exposes window.require function but it doesn't add module.exports . I don't know what's wrong with that.