json-server icon indicating copy to clipboard operation
json-server copied to clipboard

Also watch file-changes on js-files

Open svennergr opened this issue 6 years ago • 0 comments

If started with --watch the server will only watch for filechanges if the file is a JSON file. This PR adds the ability to also watch for filechanges on js-files.

Watching now makes use of the internal utility ´load.js´.

svennergr avatar Sep 18 '19 09:09 svennergr