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
provided more information to plugin authors (#2605)
* provided more information to plugin authors
plugin authors needed more information on what files have changed during livesync
we no provide this information through hookArgs.filesToSync, which is a string array full with all detected changed files
* added a comment to explain parameter
0 commit comments