png, woff, jpg builds fine, but pdf gets excluded.
Hmm ill look into that
This seems to be working correctly, did the file start with a .
?
nope just ordinary file name
I found out that factor doesn't interpret the line as static source
<a download target="_blank" href="./static/domain.pdf" class="btn underline">
and download results to file does not exist. without download attribute, it redirects to 404 not found.
Try importing without the .
I think it will work that way.