Please add a --once switch. When --initial and --once switches are set, chokidar-cli will apply the command to all the specified files and exit upon completion.
This command would make debugging chokidar-cli commands much simpler and enable consistency between build and watch scripts.
Please add a
--onceswitch. When--initialand--onceswitches are set,chokidar-cliwill apply the command to all the specified files and exit upon completion.This command would make debugging
chokidar-clicommands much simpler and enable consistency betweenbuildandwatchscripts.