asar false

This commit is contained in:
an-lee
2024-03-01 00:00:07 +08:00
parent fe2d1bbefb
commit 288157c92f

View File

@@ -9,7 +9,7 @@ import os from "os";
const config = {
packagerConfig: {
asar: true,
asar: false,
icon: "./assets/icon",
name: "Enjoy",
executableName: "enjoy",