Files
map/special/recentfiles/Makefile
Michael Murtaugh 004d262004 special/recentfiles
2019-07-22 15:35:19 +02:00

7 lines
146 B
Makefile

all: dist/app.js
dist/app.js: src/*.js
# node_modules/.bin/rollup src/index.js --file dist/index.js --format iife
node_modules/.bin/rollup -c