Commit Graph

121 Commits

Author SHA1 Message Date
Samuel Attard
107823fc2c fix: use realpath when scanning app files v1.0.3 2020-11-19 14:43:08 -08:00
Samuel Attard
621083fe1f fix: add debug logging v1.0.2 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
Samuel Attard
c01deb5576 build: fix lockfile v1.0.1 2020-11-19 09:39:03 -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
Niels Leenheer
8bb61593b2 fix: add "entry-asar/*" to the files section of package.json (fixes #3) (#7) 2020-11-19 09:33:42 -08:00
dependabot[bot]
3ebf924651 build(deps-dev): bump semantic-release from 17.2.2 to 17.2.3
Bumps [semantic-release](https://github.com/semantic-release/semantic-release) from 17.2.2 to 17.2.3.
- [Release notes](https://github.com/semantic-release/semantic-release/releases)
- [Commits](https://github.com/semantic-release/semantic-release/compare/v17.2.2...v17.2.3)

Signed-off-by: dependabot[bot] <support@github.com>
2020-11-18 15:14:48 -08:00
Samuel Attard
46a3b7e94d docs: update README 2020-11-13 14:30:01 -08:00
Samuel Attard
19edbb0a3f build: move to support CFA branch naming v1.0.0 2020-11-13 14:01:49 -08:00
Samuel Attard
7a807da97e build: actually release things on the main branch 2020-11-13 13:56:52 -08:00
Samuel Attard
b51f5a7f2d build: use node 14.15 for semantic release 2020-11-13 13:50:59 -08:00
Samuel Attard
dae523770c build: use node 10.18 for semantic release 2020-11-13 13:21:28 -08:00
Samuel Attard
f96b8a58d6 docs: fix typo in README 2020-11-13 13:17:17 -08:00
Samuel Attard
4355ed54e6 build: trigger release on main branch 2020-11-13 13:16:45 -08:00
Samuel Attard
468883dccb chore: update README 2020-11-13 13:13:39 -08:00
Samuel Attard
395c31eb71 build: add CI 2020-11-13 13:02:04 -08:00
Samuel Attard
20e56d9c40 chore: update dependencies 2020-11-12 16:27:58 -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
c6136396fd docs: update usage docs 2020-10-26 15:33:06 -07: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