Details
-
Bug
-
Status: Closed
-
Major
-
Resolution: Fixed
-
1.9.0
Description
Since runtime-web relies on husky to ensure that front-end code changes are detected before `git commit`, husky modifies the global git hooks (core.hooksPath) so that core.hooksPath won't take effect if it's configured globally, I thought it would be a good idea to make the front-end code detection a optional command execution, which ensures that the globally configured hooks are executed correctly.
Attachments
Issue Links
- links to