Rename swaggerui to swagger-ui
This commit is contained in:
parent
bd7e7b8f85
commit
bff2f33ac5
2
Makefile
2
Makefile
|
@ -45,7 +45,7 @@ build-linux:
|
|||
LEDGER_ENABLED=false GOOS=linux GOARCH=amd64 $(MAKE) build
|
||||
|
||||
update_gaia_lite_docs:
|
||||
@statik -src=client/lcd/swaggerui -dest=client/lcd
|
||||
@statik -src=client/lcd/swagger-ui -dest=client/lcd
|
||||
|
||||
build_cosmos-sdk-cli:
|
||||
ifeq ($(OS),Windows_NT)
|
||||
|
|
Before Width: | Height: | Size: 445 B After Width: | Height: | Size: 445 B |
Before Width: | Height: | Size: 1.1 KiB After Width: | Height: | Size: 1.1 KiB |
Loading…
Reference in New Issue