mateimarica / mateimarica.dev

Personal website with an Express.js backend.
https://mateimarica.dev
MIT License
0 stars 0 forks source link

[files] Attempting to download dotfiles results in NotFoundError #27

Closed mateimarica closed 3 months ago

mateimarica commented 3 months ago

In download.js, when calling res.download, we need to set the options parameter to allow dotfiles.

See https://expressjs.com/en/5x/api.html#res.download