benjamn / populist

A JavaScript module loader that gives the people what they want

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Add a --watch option to continually rebuild the package whenever a file changes under the root directory

benjamn opened this issue · comments

This implies the use of --output-file, since repeatedly printing the package to STDOUT is probably not very useful.