electron.def 386 B

123456
  1. ; This is to support renaming of electron.exe. node-gyp has hard-coded
  2. ; executable names which it will recognise as node. This module definition
  3. ; file claims that the electron executable is in fact named "node.exe",
  4. ; which is one of the executable names that node-gyp recognizes.
  5. ; See https://github.com/nodejs/node-gyp/commit/52ceec3a6d15de3a8f385f43dbe5ecf5456ad07a
  6. NAME node.exe