2
2
mirror of https://github.com/Llewellynvdm/nativefier.git synced 2024-11-11 15:51:06 +00:00
nativefier/app/src/helpers
Ronan Jouchet f23447312d Fix 'Image could not be created' app error on run (fix #992)
Electron 9.x now crashes when passed a non-existent icon.
Also, it accepts both ico and png.
So, do our best to pass it a file that exists.
2020-07-18 01:26:23 -04:00
..
helpers.test.ts Revamp and move to TypeScript (#898) 2020-03-15 16:50:01 -04:00
helpers.ts Fix 'Image could not be created' app error on run (fix #992) 2020-07-18 01:26:23 -04:00
inferFlash.ts Fix 'Unable to load preload script' (fix #934) 2020-04-22 22:02:34 -04:00