This repository has been archived on 2024-07-19. You can view files and clone it, but cannot push or open issues or pull requests.
packwatch/src
Michael Rose 16e0ea7ff0
feat: Only generate manifest if update is specified (#8)
* Only generate manifest if update is specified

BREAKING CHANGE: packwatch will now exit with a non-zero code if run
without an existing manifest file and without the --update-manifest
flag. Now run packwatch --update-manifest to generate a manifest for the
first time.

* Fail but still generate manifest
2020-03-08 13:12:49 -04:00
..
helpers.js Ci setup (#2) 2020-02-29 19:38:31 -05:00
index.js feat: Only generate manifest if update is specified (#8) 2020-03-08 13:12:49 -04:00
index.test.js Ci setup (#2) 2020-02-29 19:38:31 -05:00