mirror of
https://github.com/viarotel-org/escrcpy.git
synced 2025-01-31 11:53:50 +01:00
style: 📝 update
This commit is contained in:
parent
554d7ae22c
commit
f6adfe06c0
@ -2,6 +2,7 @@ import { resolve } from 'node:path'
|
||||
import { contextBridge } from 'electron'
|
||||
|
||||
export const isPackaged = !process.resourcesPath.includes('node_modules')
|
||||
// export const isPackaged = !process.execPath.includes('node_modules')
|
||||
|
||||
export const extraResolve = value =>
|
||||
isPackaged
|
||||
|
Loading…
x
Reference in New Issue
Block a user