unboundedpress/node_modules/css/Makefile

8 lines
71 B
Makefile
Raw Permalink Normal View History

2019-07-23 06:28:47 +02:00
test:
@node test
benchmark:
@node benchmark
.PHONY: test benchmark