mirror of
https://github.com/actions/runner.git
synced 2025-12-10 20:36:49 +00:00
* Add in pre-commit hook and husky integration to compile the js binary on commit * Lint/format before build
4 lines
266 B
Markdown
4 lines
266 B
Markdown
To compile this package (output will be stored in `Misc/layoutbin`) run `npm install && npm run prepare && npm run all`.
|
|
|
|
When you commit changes to the JSON or Typescript file, the javascript binary will be automatically re-compiled and added to the latest commit.
|