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