Your IP : 216.73.216.170


Current Path : /home/bitrix/ext_www/oldfck.yacl.site/node_modules/foreach/
Upload File :
Current File : /home/bitrix/ext_www/oldfck.yacl.site/node_modules/foreach/Makefile

build: components
	@component build

components: component.json
	@component install --dev

clean:
	rm -fr build components template.js

.PHONY: clean