aboutsummaryrefslogtreecommitdiff
path: root/client-web/makefile
blob: ae70bda43212f58bb35d00e66f447fb0d869c8ab (plain)
1
2
3
4
public/assets/bundle.js: source/*
	deno bundle --no-check --unstable source/index.ts > $@