This website requires JavaScript.
Explore
Help
Sign In
pk
/
gowebbuild
Watch
1
Star
0
Fork
0
Code
Issues
Pull Requests
Projects
Releases
Wiki
Activity
18
Commits
1
Branch
24
Tags
30f8be3d5d40102187c57310423c08793eaaf898
T
Code
Clone
HTTPS
Tea CLI
Open with VS Code
Open with VSCodium
Open with Intellij IDEA
Download ZIP
Download TAR.GZ
Download BUNDLE
pk
30f8be3d5d
Add post build command and exclude the esbuild outdir in the watcher.
2024-07-04 10:56:41 +02:00
.gitignore
Support watching for modified npm packages
2022-09-01 22:44:20 +02:00
build.go
Add post build command and exclude the esbuild outdir in the watcher.
2024-07-04 10:56:41 +02:00
go.mod
Add some features
2023-09-13 11:45:24 +02:00
go.sum
Add some features
2023-09-13 11:45:24 +02:00
linker.go
Fix linker to work correctly with sub paths.
2024-01-04 21:55:24 +01:00
main.go
Add post build command and exclude the esbuild outdir in the watcher.
2024-07-04 10:56: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
watch.go
Add post build command and exclude the esbuild outdir in the watcher.
2024-07-04 10:56:41 +02:00
README.md
gowebbuild
Reference in New Issue
View Git Blame
Copy Permalink
S
Description
Packages a file watcher, esbuild and a live reload server
Readme
1.5
MiB
Languages
Go
97.8%
Shell
1.3%
Dockerfile
0.9%