electron-userland / electron-webpack

Scripts and configurations to compile Electron applications using webpack
https://webpack.electron.build/
905 stars 171 forks source link

Add vendor files #231

Closed jorgecuesta closed 5 years ago

jorgecuesta commented 5 years ago

Hi I'm trying to add vendor .js like Three.js but I can't run a render-dll because that minified files has eslint issues that break my dll build. Also I could not be able to add it using .ejs loader because I don't see how to point in the Githubissues.

  • Githubissues is a development platform for aggregating issues.