Packages a file watcher, esbuild and a live reload server
Go to file
2022-12-15 12:17:04 +01:00
.gitignore Support watching for modified npm packages 2022-09-01 22:44:20 +02:00
build.go Add purge feature 2022-11-29 12:33:02 +01:00
go.mod New command structure. Add replace command. 2022-09-28 10:10:01 +02:00
go.sum New command structure. Add replace command. 2022-09-28 10:10:01 +02:00
linker.go Ignore hidden files 2022-12-15 12:17:04 +01:00
main.go Ignore hidden files 2022-12-15 12:17:04 +01:00
README.md Initial commit 2021-12-17 21:36:33 +01:00
sample.gowebbuild.json Improve the replace feature to support env variables 2022-04-18 23:55:46 +02:00
watch.go Add purge feature 2022-11-29 12:33:02 +01:00

gowebbuild