webpack-target-electron-renderer icon indicating copy to clipboard operation
webpack-target-electron-renderer copied to clipboard

webpack target function for electron renderer

Results 2 webpack-target-electron-renderer issues
Sort by recently updated
recently updated
newest added

- [x] Bump all deps to latest semver - [x] Fix webpack 4 breaking changes - [x] Add lint script to ci tests - [x] Change eslint config to extend...

In the process of building a chat app with your package & socket.io-client. Everything works great until I install socket.io-client and then webpack can't complete the build anymore. The error...