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
It boils down to adding a --watch option to xst upload. After initially uploading the contents of the source to the target
the process does not exit but watches the filesystem for changes. If a change occurs the changed files or folders are uploaded to exist.
Example
xst up ./source-folder /db/temp --watch
line-o
changed the title
feature request: watch
add option --watch to xst upload
Jul 20, 2022
this would be my most-wanted additional feature to give up on gulp-exist which never really flew for me due to always necessary patches to gulpfile.
The text was updated successfully, but these errors were encountered: