all repos — website @ ab5a866278bec429657b61bf0d0a370757b5e922

My website

modd: run builder in development mode

Alan Pearce
commit

ab5a866278bec429657b61bf0d0a370757b5e922

parent

c0036498bba6cbe6e9a5815ca7687cc57129376e

1 file changed, 1 insertion(+), 1 deletion(-)

changed files
M modd.confmodd.conf
@@ -1,5 +1,5 @@
config.toml content/** static/** cmd/build/* internal/** { - prep: go run ./cmd/build --base-url http://localhost:3000 + prep: go run ./cmd/build --base-url http://localhost:3000 --dev } config.toml website/** cmd/server/* "internal/{config,log,server,website}/**" {