Skip to content

Commit

Permalink
style: 📝 update
Browse files Browse the repository at this point in the history
  • Loading branch information
viarotel committed Oct 17, 2023
1 parent 554d7ae commit f6adfe0
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions electron/helpers/index.js
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit f6adfe0

Please sign in to comment.