You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
* Add feature --watch by including chokidar
Check if the watch flag has been passed
Construct an array of expanded file paths in case it is a batched command
Load chokidar, pass input paths to its watch method
Pass minify(...) as a callback to chokidars onchange method
0 commit comments