Welcome to mirror list, hosted at ThFree Co, Russian Federation.

Makefile « xtend « node_modules - github.com/npm/cli.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: d583fcf49dc1a343087a932f9912fab74e2b2f6b (plain)
1
2
3
4
browser:
	node ./support/compile

.PHONY: browser