UNPKG

sourcemap

Version:

Sourcemap generator for commonjs modules

8 lines (6 loc) 118 B
REPORTER = spec test: @./node_modules/.bin/mocha \ --reporter $(REPORTER) \ ./test/sourcemap.js .PHONY: test