forked from olcxjas-softworks/LarpixClient
update electron to v43
This commit is contained in:
parent
68ac0beedf
commit
fb6c8b6ee9
5385 changed files with 513060 additions and 123058 deletions
11
electron/node_modules/lzma-native/node_modules/node-addon-api/index.js
generated
vendored
11
electron/node_modules/lzma-native/node_modules/node-addon-api/index.js
generated
vendored
|
|
@ -1,11 +0,0 @@
|
|||
const path = require('path');
|
||||
|
||||
const include_dir = path.relative('.', __dirname);
|
||||
|
||||
module.exports = {
|
||||
include: `"${__dirname}"`, // deprecated, can be removed as part of 4.0.0
|
||||
include_dir,
|
||||
gyp: path.join(include_dir, 'node_api.gyp:nothing'),
|
||||
isNodeApiBuiltin: true,
|
||||
needsFlag: false
|
||||
};
|
||||
Loading…
Add table
Add a link
Reference in a new issue