mirror of
https://github.com/yldio/copilot.git
synced 2024-11-11 05:40:11 +02:00
parent
c89d11b621
commit
7712d20523
@ -15,7 +15,6 @@ install-production:
|
|||||||
.PHONY: clean
|
.PHONY: clean
|
||||||
clean:
|
clean:
|
||||||
@rm -rf node_modules
|
@rm -rf node_modules
|
||||||
@git clean -X -f
|
|
||||||
|
|
||||||
.PHONY: test
|
.PHONY: test
|
||||||
test:
|
test:
|
||||||
|
@ -15,7 +15,6 @@ install-production: compile clean
|
|||||||
.PHONY: clean
|
.PHONY: clean
|
||||||
clean:
|
clean:
|
||||||
@rm -rf node_modules
|
@rm -rf node_modules
|
||||||
@git clean -X -f
|
|
||||||
|
|
||||||
.PHONY: test
|
.PHONY: test
|
||||||
test:
|
test:
|
||||||
|
Loading…
Reference in New Issue
Block a user