Nathan Walker
05/14/2021, 8:13 PMnpm run serve
and it's working great. However, when I change code in ./src, I'm not seeing changes reflected at localhost:8080. Do I need to change any settings to get it to hot reload? Or does it only hot reload specific files in /src?