@@ -1,11 +1,9 @@
BINS=./node_modules/.bin
build: components index.js
install:
@component build --dev
@npm install .
components: component.json
test:
@component install --dev
@$(BINS)/mocha -R spec
clean:
.PHONY: test
rm -fr build components template.js
.PHONY: clean
The note is not visible to the blocked user.