Closed noraj closed 7 years ago
I couldn't reproduce the issue. Mine works fine.
It is still hapenning for me.
Based on my understanding the file without extension couldn't be rendered, as the renderer needs the specific file extension.
@NoahDragon : yes but before they were left as is, just copied, and now they are nulled/voided.
May I ask what OS are you using? If it is windows, it hides the known extension by default.
@NoahDragon : I use Manjaro (ArchLinux Based).
Seems I can't reproduce.
Environment Info
Node version(
node -v
)Plugin version(
npm ls --depth 0
)For BUG
BUG description I host my hexo site on gh-pages. I have a
CNAME
and aREADME
file in my sources folder. They have no extension so before they were left as they were during the rendering (simple text). But now (I don't know since when) file with no extention are rendered as void, so my two files are rendered as empty.the way to reproduce hexo g