Commit Graph

9 Commits

Author SHA1 Message Date
Niels Leenheer
477a52e779 fix: use setEncoding() and read() for crypto.createHash instead of digest() (#11) 2020-11-20 02:05:59 -08:00
Samuel Attard
107823fc2c fix: use realpath when scanning app files 2020-11-19 14:43:08 -08:00
Samuel Attard
621083fe1f fix: add debug logging 2020-11-19 10:01:20 -08:00
Samuel Attard
0770238718 chore: cleanup files and split into modules 2020-11-19 09:49:17 -08:00
Niels Leenheer
82acb6fc72 fix: no asar support (#4), renamed directories (#5) and check if we need to duplicate asar's (#2) (#8)
* fix: no asar support (#4), renamed directories (#5) and check if we need to duplicate asar's (#1)

* Add missing newline
2020-11-19 09:34:14 -08:00
Samuel Attard
395c31eb71 build: add CI 2020-11-13 13:02:04 -08:00
Samuel Attard
46ff9c4b38 feat: add support for v8 snapshots and cross-arch app code 2020-11-12 16:18:06 -08:00
Samuel Attard
84a12a4685 fix: remove stray console.log 2020-10-21 13:30:49 -07:00
Samuel Attard
163f495b6b Initial Commit 2020-10-21 13:30:28 -07:00