Skip to content
This repository has been archived by the owner on Jun 20, 2023. It is now read-only.

Callback function for Sparky.watch #1056

Merged
merged 1 commit into from Jan 23, 2018
Merged

Callback function for Sparky.watch #1056

merged 1 commit into from Jan 23, 2018

Conversation

deamme
Copy link
Contributor

@deamme deamme commented Jan 22, 2018

Optional callback function for Sparky.watch:

Sparky.watch('src/**/**.*', undefined, (event, filePath) => {
  fuse.sendPageReload()
}).exec()

Copy link
Contributor

@nchanged nchanged left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

👍 thanks! LGTM

@nchanged nchanged merged commit fc42064 into fuse-box:master Jan 23, 2018
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants