Closed RayBenefield closed 3 years ago
Live reloading breaks if the folder it is watching is removed, so instead let's just not delete the dist folder. It's not that important. I can add a new flag for kd build to clean the directory.
dist
kd build
Expected Behavior
Live reloading breaks if the folder it is watching is removed, so instead let's just not delete the
dist
folder. It's not that important. I can add a new flag forkd build
to clean the directory.