Latest updates from IceHrmPro
This commit is contained in:
13
web/node_modules/component-indexof/Makefile
generated
vendored
Normal file
13
web/node_modules/component-indexof/Makefile
generated
vendored
Normal file
@@ -0,0 +1,13 @@
|
||||
build: components index.js
|
||||
@component build --dev
|
||||
|
||||
components:
|
||||
@component install --dev
|
||||
|
||||
clean:
|
||||
rm -fr build components template.js
|
||||
|
||||
test:
|
||||
@open test/index.html
|
||||
|
||||
.PHONY: clean test
|
||||
Reference in New Issue
Block a user