We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4e631b7 commit 52fa9a2Copy full SHA for 52fa9a2
entry-asar/has-asar.js
@@ -1,3 +1,4 @@
1
+const { app } = require('electron');
2
const path = require('path');
3
4
if (process.arch === 'arm64') {
0 commit comments