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

fix(breaking): trigger rebuild on changes to *.go files, fixes #646 #1026

Merged
merged 3 commits into from
Dec 30, 2024

Conversation

a-h
Copy link
Owner

@a-h a-h commented Dec 27, 2024

No description provided.

@a-h a-h requested a review from joerdav December 27, 2024 17:12
@a-h
Copy link
Owner Author

a-h commented Dec 28, 2024

Closes #646

@joerdav
Copy link
Collaborator

joerdav commented Dec 28, 2024

Nice! Will take a look at this Monday.

@a-h a-h linked an issue Dec 28, 2024 that may be closed by this pull request
Copy link
Collaborator

@joerdav joerdav left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

cmd/templ/generatecmd/main_test.go Outdated Show resolved Hide resolved
@a-h a-h merged commit 6afd676 into main Dec 30, 2024
7 checks passed
@a-h a-h deleted the issue_646_watch_go_files branch December 30, 2024 20:39
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

cmd: rebuild and refresh when a go file is changed in --watch mode
2 participants