mirror of
https://github.com/readest/readest.git
synced 2026-04-30 04:20:53 +00:00
Get rid of private API on macos
This commit is contained in:
parent
a059396008
commit
4e7dd9051b
12 changed files with 558 additions and 61 deletions
|
|
@ -10,20 +10,7 @@
|
|||
"beforeBuildCommand": "pnpm build"
|
||||
},
|
||||
"app": {
|
||||
"macOSPrivateApi": true,
|
||||
"windows": [
|
||||
{
|
||||
"title": "Readest",
|
||||
"width": 800,
|
||||
"height": 600,
|
||||
"resizable": true,
|
||||
"fullscreen": false,
|
||||
"maximized": true,
|
||||
"decorations": false,
|
||||
"transparent": true,
|
||||
"shadow": false
|
||||
}
|
||||
],
|
||||
"windows": [],
|
||||
"security": {
|
||||
"csp": {
|
||||
"default-src": "'self' 'unsafe-inline' blob: customprotocol: asset: http://asset.localhost ipc: http://ipc.localhost https://*.sentry.io https://*.posthog.com https://fonts.gstatic.com",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue