diff --git a/Makefile b/Makefile index 4b54df2..065c540 100644 --- a/Makefile +++ b/Makefile @@ -178,4 +178,6 @@ clean: -rm docs/docs.go docs/swagger.json docs/swagger.yaml go clean +quick: configuration typescript variants-html bundle-css inline-css copy compile + all: configuration npm email typescript variants-html bundle-css inline-css swagger copy compile diff --git a/html/login-modal.html b/html/login-modal.html index 3226d9e..da49e20 100644 --- a/html/login-modal.html +++ b/html/login-modal.html @@ -2,7 +2,7 @@