just need to make the makefile work somehow

This commit is contained in:
2018-01-18 23:33:44 +01:00
parent ff1d240889
commit c4443399e7
15 changed files with 337 additions and 127 deletions

View File

@@ -12,4 +12,5 @@ deps:
backgroundrun:
go run main.go
backgroundts:
tsc --watch --project res/static/res/typescript/home
tsc --watch --project res/static/res/typescript/home
--project res/static/res/typescript/textupload