I use Taskfile, fd (a 'find' alternative) and "entr" to get around any need to manually call 'templ generate'. 'fd . 'assets/view' | entr templ generate' - couple it with 'air' and developing is a lot easier. Looking…
I use Taskfile, fd (a 'find' alternative) and "entr" to get around any need to manually call 'templ generate'. 'fd . 'assets/view' | entr templ generate' - couple it with 'air' and developing is a lot easier. Looking…