UNPKG

89 Bapplication/x-shView Raw
1#!/bin/sh
2# rollup http js to private/dist
3eval "$(rollup-cmd.js -t http $@ -- '&')"
4wait
\No newline at end of file