Filewatcher to watch only a single file

How would I setup a filewatcher to watch only a single file? I am trying to use both Less and Uglify.js to watch single (different) files. I have already setup each to watch all .less and .js files, but I want to arrange different arguments and settings for individual files.

0
2 comments
Avatar
Permanently deleted user

To update (I cannot edit my original post?),

 

I have tried the following pattern in the scope section of file watcher:

file:my-json.json

But I am shown a yellow triangle warning that there are no files in the scope, even after directly selecting the file in the dialog.

 

0

Hi there,

Custom Scope is the way to go.

If you are having issues with them -- please post screenshots.

0

Please sign in to leave a comment.