fix: Revert "feat: bump minimum node version to 16 and add tests (#86)"
This reverts commit 8e2842b4a3.
This commit is contained in:
BIN
test/fixtures/asars/app.asar
vendored
BIN
test/fixtures/asars/app.asar
vendored
Binary file not shown.
2
test/fixtures/asars/app/index.js
vendored
2
test/fixtures/asars/app/index.js
vendored
@@ -1,2 +0,0 @@
|
||||
console.log('I am an app folder', process.arch);
|
||||
process.exit(0);
|
||||
4
test/fixtures/asars/app/package.json
vendored
4
test/fixtures/asars/app/package.json
vendored
@@ -1,4 +0,0 @@
|
||||
{
|
||||
"name": "app",
|
||||
"main": "index.js"
|
||||
}
|
||||
Reference in New Issue
Block a user