2
2
mirror of https://github.com/Llewellynvdm/nativefier.git synced 2024-06-21 21:02:25 +00:00
nativefier/app
Ying 479611ecc4 Fix crash when launching a second instance using option --single-instance (Fixes #664)
This refactors the deprecated call to `app.makeSingleInstance()`.
See [electron / app.requestSingleInstanceLock()](https://electronjs.org/docs/all?q=app.requestSingleInstanceLock).
2019-03-25 11:16:28 -04:00
..
inject Fix bug where css is always injected 2016-02-25 15:25:14 +08:00
src Fix crash when launching a second instance using option --single-instance (Fixes #664) 2019-03-25 11:16:28 -04:00
.eslintrc.yml Update eslint and use Airbnb style 2017-04-29 22:52:12 +08:00
.npmrc Upgrade dependencies and default to latest Electron 1.7.9 (PR #483) 2017-11-14 08:05:01 -05:00
nativefier.json Fix placeholder for electron app to google 2016-05-26 16:50:42 +08:00
package.json Support packaging nativefier applications into Squirrel-based installers (#744) 2019-02-08 09:57:32 -05:00