internal/component => internal/dis/component
This commit is contained in:
parent
9443217441
commit
b5b1ce2340
123 changed files with 76 additions and 76 deletions
2
Makefile
2
Makefile
|
|
@ -3,7 +3,7 @@
|
|||
all: wdcli
|
||||
|
||||
wdcli:
|
||||
go generate ./internal/component/static/
|
||||
go generate ./internal/dis/component/static/
|
||||
go build -o ./wdcli ./cmd/wdcli
|
||||
|
||||
deps:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue