diff --git a/src/tim.nim b/src/tim.nim index f9e0125..5340f46 100755 --- a/src/tim.nim +++ b/src/tim.nim @@ -420,7 +420,7 @@ when defined napibuild: # Runs when deleting a file notify("✨ Deleted", file.getName()) timjs.clearTemplateByPath(file.getPath()) - + let basepath = timjs.getSourcePath() var w = newWatchout( dirs = @[basepath / "layouts" / "*",