Any other FreeBSD users using ReactJS on FreeBSD? I just started going through some of the introductory tutorials, and noticed that when I start the ReactJS project with the dev server, it does not actually autorefresh after saving changes to the project. This works under Linux, so I am quite certain that its not me (or at least not anything I am stupidly doing). I would love to hear from someone else if this is anything they have experienced and might know of a fix or work around (other than manually restarting the nodejs server).