diff --git a/Makefile b/Makefile index 6f96c19..6657649 100644 --- a/Makefile +++ b/Makefile @@ -142,7 +142,6 @@ $(TYPESCRIPT_TARGET): $(TYPESCRIPT_FULLSRC) ts/tsconfig.json scripts/dark-variant.sh tempts/modules $(info compiling typescript) $(foreach tempsrc,$(TYPESCRIPT_TEMPSRC),$(ESBUILD) --target=es6 --bundle $(tempsrc) $(SOURCEMAP) --outfile=$(patsubst %.ts,%.js,$(subst tempts/,./$(DATA)/web/js/,$(tempsrc))) $(MINIFY);) - mv $(DATA)/web/js/crash.js $(DATA)/ $(COPYTS) SWAGGER_SRC = $(wildcard api*.go) $(wildcard *auth.go) views.go diff --git a/html/crash.html b/html/crash.html index 42871b2..44e4b43 100644 --- a/html/crash.html +++ b/html/crash.html @@ -1,7 +1,7 @@ - + {{ template "header.html" . }} Crash report @@ -40,6 +40,6 @@ - +