mirror of
https://github.com/prymitive/karma
synced 2026-08-28 11:17:28 +00:00
fix(ui): ensure bootstrap files get updated
This commit is contained in:
committed by
Łukasz Mierzwa
parent
a68f0c3d8f
commit
341d2a8593
@@ -15,7 +15,7 @@ test: lint
|
||||
|
||||
.PHONY: clean
|
||||
clean:
|
||||
rm -fr $(NAME) $(NAME)-* ui/build ui/node_modules ui/coverage ui/e2e/node_modules coverage.txt
|
||||
rm -fr $(NAME) $(NAME)-* ui/build ui/build.pre ui/node_modules ui/coverage ui/e2e/node_modules coverage.txt
|
||||
|
||||
.PHONY: show-version
|
||||
show-version:
|
||||
|
||||
Reference in New Issue
Block a user