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
what i see
the sub:build command is never called, even after restarting the task
after editing json, the dev task is not reload (although when editing index.js it is reload)
The text was updated successfully, but these errors were encountered:
list.json has been modified and here is the run result after
task: Started watching for tasks: dev
task: Watching for changes every 5s
task: "dev" started
task: watching new file: /var/folders/36/nhtbdyy51gg2n2snnk7c7gnr0000gn/T/tmp.eXNSAjpqGg/index.js
task: "sub:build" started
task: Task "sub:build" is up to date
task: [dev] node index.js
{ q: 1 }
task: "dev" finished
example:
what i see
the sub:build command is never called, even after restarting the task
after editing json, the dev task is not reload (although when editing index.js it is reload)
The text was updated successfully, but these errors were encountered: