feat(electron): support WOA native (#8741)

This commit is contained in:
Brooooooklyn
2024-11-11 11:33:58 +00:00
parent 5605185a00
commit 64674a539f
4 changed files with 92 additions and 37 deletions

View File

@@ -16,7 +16,7 @@ import {
ROOT,
} from './make-env.js';
const log = debug('make-nsis');
const log = debug('affine:make-nsis');
async function make() {
const appName = productName;