Sign in Sign up
npm

@timfish/forge-externals-plugin

When using Electron with Webpack, the easiest way to support native modules is to add them to Webpack `externals` configuration. This tells webpack to load them from `node_modules` via `require()`:

npm View on Npm

Activity

Latest release
3y ago
Total releases
6
Cadence
~daily
Last 12 months
0

Details

License
MIT
First release
Jun 17, 2021
Releases
Version Released
0.2.1 patch
0.2.2 patch
0.2.0 minor
0.1.2 patch
0.1.1 patch
0.1.0 initial