How can we run different scripts on different events. For ex a basic use case would be to run `script A` on first run and `script B` on every change? I tried asking a [question here](https://stackoverflow.com/questions/60492366/run-chokidar-commands-conditionally) but looks like no answer is going to come soon.