timfish
@timfish
4
Published Tools
0
Total Stars
0
Weekly Downloads
100/100
Avg Security
Published Tools
4 Skillsacross 1 categoryGets the supported Node-API version for a specific node or electron version
SkillAI Tool
1 dir
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()`:
SkillAI Tool
1 dir