syndicate-js/packages/syntax-playground/all.do

3 lines
101 B
Plaintext
Raw Normal View History

2018-11-06 23:13:51 +00:00
for d in src/*.js; do echo lib/$(basename $d); done | xargs redo-ifchange
redo-ifchange dist/main.js