fsadsad
This commit is contained in:
parent
116f5b010f
commit
fc54c0dd55
|
|
@ -130,7 +130,7 @@ pub const ModuleLoader = struct {
|
||||||
.arena = std.heap.ArenaAllocator.init(allocator),
|
.arena = std.heap.ArenaAllocator.init(allocator),
|
||||||
};
|
};
|
||||||
|
|
||||||
core.fs().watchPath("zig-out/modules/");
|
//core.fs().watchPath("zig-out/modules/");
|
||||||
|
|
||||||
return self;
|
return self;
|
||||||
}
|
}
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue