Darth-Ness
Darth-Ness
Unfortunately no. Maybe it's just a Linux thing? But I did notice when trying to track the issue down, after editing a file with Vim, the XHR request originating from...
Even after updating it seems your commit didn't take place, so I just edited the file myself. Even though `bunx nuekit --version` says I have 0.3.1 However, it seems that...
> Okay. Thanks. Need to try something else. Do you think trying to ignore the 4913 file could work? I tired that on my local machine and then hotreload wouldn't...
Oh oh. The problem has gotten even weirder. I tried the method above, and at first it didn't work. However, when I realized a difference was I was using Neovim,...
WAIT! After running `ls -a` in the `.dist/dev` directory, I noticed that there was a file named `.016` (is there a purpose for this file? It's empty.) deleting this file...
The files isn't on GitHub either. Maybe, because that line does read .016 on my machine. @tipiirai do you have any idea what this file is here for?
This might actually be a larger problem than just Vim. Placing a file that is in the IGNORE array defined [here](https://github.com/nuejs/nue/blob/249316ca03b499374e6440e49f55a33b4ec2ad61/packages/nuekit/src/nuefs.js#L71) in the same directory with index.md breaks hot-reloading entirely.