react-electron-starter icon indicating copy to clipboard operation
react-electron-starter copied to clipboard

an example React + Electron application

Results 1 react-electron-starter issues
Sort by recently updated
recently updated
newest added

I've notice that the sass loader's regex was not matching.sass extension, and the js loader was matching .j instead of .jsx I'm new to webpack tho so I might be...