Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add a Git hook for building JS files #249

Open
febuiles opened this issue Sep 22, 2022 · 0 comments
Open

Add a Git hook for building JS files #249

febuiles opened this issue Sep 22, 2022 · 0 comments
Labels
enhancement New feature or request Keep Exempt this from stalebot

Comments

@febuiles
Copy link

Having to manually build the dist/ files when changing the code is tedious and prone to error.

We should add a Git hook that checks for changes in src/ that don't have the equivalent changes in dist/ (in the same way we already do for PRs with the check-dist check).

@febuiles febuiles added the enhancement New feature or request label Sep 22, 2022
@febuiles febuiles changed the title Add a pre-commit hook Add a Git hook for building JS files Sep 22, 2022
@febuiles febuiles added the Keep Exempt this from stalebot label Feb 20, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request Keep Exempt this from stalebot
Projects
None yet
Development

No branches or pull requests

1 participant