fix: rename targets
This commit is contained in:
parent
c4a98da88e
commit
1d90596e4a
1 changed files with 1 additions and 1 deletions
2
Makefile
2
Makefile
|
|
@ -2,7 +2,7 @@ NPM=npm
|
|||
|
||||
.PHONY: configure chore package-lock.json publish dist test-reports
|
||||
|
||||
all: test-reports/ dist/
|
||||
all: test-reports dist
|
||||
|
||||
tags:
|
||||
ctags -R --exclude=node_modules --exclude=vendor --exclude=docs \
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue