diff --git a/Makefile b/Makefile index 3e0866fce..1d798835f 100644 --- a/Makefile +++ b/Makefile @@ -5,6 +5,7 @@ ifndef $(GOPATH) endif # Build the default binary build: + cd ui/ && ng build go build -o spanner-migration-tool # Build a static binary build-static: diff --git a/ui/dist/ui/main.7a1b557e1ba342ed.js b/ui/dist/ui/main.7a1b557e1ba342ec.js similarity index 100% rename from ui/dist/ui/main.7a1b557e1ba342ed.js rename to ui/dist/ui/main.7a1b557e1ba342ec.js