userscripts/shapr-their-replies/Makefile
2019-02-01 16:14:55 +01:00

9 lines
98 B
Makefile

all: build
build:
rm -f bookmarklet.js
$$(npm bin)/bookmarklet userscript.js bookmarklet.js