expressjs/multer

'preservePath:true' is very unclear

Open

#846 aberto em 25 de fev. de 2020

Ver no GitHub
 (1 comment) (0 reactions) (0 assignees)JavaScript (1.043 forks)batch import
docsenhancementhelp wanted

Métricas do repositório

Stars
 (11.136 stars)
Métricas de merge de PR
 (Mesclagem média 9d 11h) (7 fundiu PRs em 30d)

Description

I wanted to fetch the full path of a file that's being uploaded by the user. I have found about the preservePath option, I have enabled it. But the documentation is so unclear, it's very rudimentary to figure out, where to go from here

Guia do colaborador