chore: cleanup old sandbox (#7700)

This commit is contained in:
Michael Neale
2026-03-06 12:13:37 -05:00
committed by GitHub
parent 836a673e77
commit 178197923e
9 changed files with 5 additions and 1306 deletions
+1 -1
View File
@@ -4,7 +4,7 @@ const { resolve } = require('path');
let cfg = {
asar: true,
extraResource: ['src/bin', 'src/images', 'src/sandbox'],
extraResource: ['src/bin', 'src/images'],
icon: 'src/images/icon',
// Windows specific configuration
win32: {