Add spec for electron module require
This commit is contained in:
parent
19fd841c30
commit
fe0ec67623
4 changed files with 48 additions and 1 deletions
0
spec/fixtures/api/electron-module-app/node_modules/electron/index.js
generated
vendored
Normal file
0
spec/fixtures/api/electron-module-app/node_modules/electron/index.js
generated
vendored
Normal file
4
spec/fixtures/api/electron-module-app/node_modules/electron/package.json
generated
vendored
Normal file
4
spec/fixtures/api/electron-module-app/node_modules/electron/package.json
generated
vendored
Normal file
|
@ -0,0 +1,4 @@
|
|||
{
|
||||
"name": "electron",
|
||||
"main": "index.js"
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue