jinho park
Results
161
comments of
jinho park
I am replacing `watch` in the following way. please refer to this. ```json "watch": "chokidar \"src/*\" -c \"npm run nano:build\" --polling", ```