put_precommit_hook {packer} | R Documentation |
Put Pre-Commit Hook
Description
Add a pre-commit hook that runs at every commit to ensure that JavaScript files are minified.
Usage
put_precommit_hook()
Note
Will only work if using git.
Examples
## Not run: put_precommit_hook()
[Package packer version 0.1.3 Index]