Skip to content

Commit

Permalink
Revert "feat: checking lazy git"
Browse files Browse the repository at this point in the history
This reverts commit e00dabf.
  • Loading branch information
dd84ai committed Jan 23, 2024
1 parent e00dabf commit 34369b3
Showing 1 changed file with 11 additions and 1 deletion.
12 changes: 11 additions & 1 deletion Taskfile.yml
Original file line number Diff line number Diff line change
@@ -1 +1,11 @@

version: "3"

tasks:
build:
cmds:
- templ generate
- go run . --act=build

dev:
cmds:
- templ generate -watch --proxy="http://localhost:8080" --cmd="go run . --act=web"

0 comments on commit 34369b3

Please sign in to comment.