electron-userland / electron-userland/electron-webpack
Externals and Dll plugin
Open
- Dominant language
- TypeScript
- Stars
- 902
- Forks
- 168
- PR merge metrics
- No merged PRs in 30d
Description
Any package.json dependency added as a DLL entry will not be included in the final vendor.js since all the package.json are added as webpack externals.
Electron webpack should not add package.json dependencies as webpack externals when executing the DLL phase
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.