Fix error traces in the packaged Electron app

This commit is contained in:
Samuel Elliott 2022-08-23 20:10:28 +01:00
parent 428f7131a1
commit 223faab510
No known key found for this signature in database
GPG Key ID: 8420C7CDE43DC4D6

View File

@ -101,6 +101,8 @@ const main = {
external: [
'node-notifier',
'frida',
'register-scheme',
'bindings',
],
watch,
};