Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

webpack externals #320

Closed
paOol opened this issue Aug 16, 2017 · 1 comment
Closed

webpack externals #320

paOol opened this issue Aug 16, 2017 · 1 comment

Comments

@paOol
Copy link

paOol commented Aug 16, 2017

tried config.externals.rules.push() but got an error.

basically trying to add externals to the webpack config to get Electron working.

following this
https://stackoverflow.com/questions/34427446/bundle-error-using-webpack-for-electron-application-cannot-resolve-module-elec

@jaredpalmer
Copy link
Owner

AFAIK there is no need to have multiple webpack builds for electron. I would look to use another project more suited for electron.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants