Fix typos
This commit is contained in:
parent
0e853ec7b7
commit
718d0a7046
13 changed files with 13 additions and 13 deletions
|
@ -46,7 +46,7 @@ export async function afterPack({
|
|||
// Enables validation of the app.asar archive on macOS
|
||||
[FuseV1Options.EnableEmbeddedAsarIntegrityValidation]: true,
|
||||
// Enforces that Electron will only load your app from "app.asar" instead of
|
||||
// it's normall search paths
|
||||
// its normal search paths
|
||||
[FuseV1Options.OnlyLoadAppFromAsar]: true,
|
||||
});
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue