PHP WebShell

Текущая директория: /opt/BitGoJS/node_modules/has-cors

Просмотр файла: Makefile

build: components index.js
	@component build --dev

components: component.json
	@component install --dev

clean:
	rm -fr build components template.js

.PHONY: clean

Выполнить команду


Для локальной разработки. Не используйте в интернете!