Packages a file watcher, esbuild and a live reload server
Go to file
2024-09-03 14:39:41 +02:00
.vscode Add template support. 2024-08-26 23:12:33 +02:00
templates Add templates for air. 2024-09-03 14:38:02 +02:00
.gitignore Support watching for modified npm packages 2022-09-01 22:44:20 +02:00
build.go Add template support. 2024-08-26 23:12:33 +02:00
config.go Add template support. 2024-08-26 23:12:33 +02:00
go.mod Add template support. 2024-08-26 23:12:33 +02:00
go.sum Add template support. 2024-08-26 23:12:33 +02:00
helpers.go Add template support. 2024-08-26 23:12:33 +02:00
linker.go Fix linker to work correctly with sub paths. 2024-01-04 21:55:24 +01:00
main.go Fix survey options. 2024-09-03 14:39:41 +02:00
README.md Initial commit 2021-12-17 21:36:33 +01:00
sample.gowebbuild.json Add post build command and exclude the esbuild outdir in the watcher. 2024-07-04 10:56:41 +02:00
serve.go Add some features 2023-09-13 11:45:24 +02:00
templates.go Fix survey options. 2024-09-03 14:39:41 +02:00
watch.go Add post build command and exclude the esbuild outdir in the watcher. 2024-07-04 10:56:41 +02:00

gowebbuild