feat: use a custom build js step instead of all the dependencies (#53)
All checks were successful
Lint / pre-commit Linting (push) Successful in 1m38s
All checks were successful
Lint / pre-commit Linting (push) Successful in 1m38s
Reviewed-on: #53
This commit was merged in pull request #53.
This commit is contained in:
@@ -9,6 +9,7 @@ repos:
|
||||
- id: check-xml
|
||||
- id: check-added-large-files
|
||||
args: [--enforce-all]
|
||||
exclude: ^dist/index\.js$
|
||||
- id: name-tests-test
|
||||
- id: detect-private-key
|
||||
- id: check-case-conflict
|
||||
|
||||
Reference in New Issue
Block a user