4 Commits

Author SHA1 Message Date
Eric Cornelissen 8f01fbf59b Add ncc as a devDependency
Add it as a dependency to the npm manifest and lockfile. This:
1. Makes it so you can run the documented command for building **if**
   `npx` [1] is put in front (quickstart updated accordingly).
2. Ensures everyone building this action gets the same result.
3. Avoids having to install ncc globally.

--
1. https://www.npmjs.com/package/npx
2022-11-12 12:54:12 +01:00
Andrew 75a798584e Fix link to ncc 2022-11-10 08:10:08 -07:00
Andrew 6f03ac92ad Add link to ncc 2022-11-10 08:09:35 -07:00
Andrew Weiner 646a318983 Add contributing guidelines 2022-11-09 13:06:15 -07:00