fastro icon indicating copy to clipboard operation
fastro copied to clipboard

Is `static()` supposed to work on all subdirectories too?

Open treeder opened this issue 3 years ago • 0 comments

I've got this: app.static("/assets", {}); but it's not working for all files in subdirectories in the /assets folder.

treeder avatar Jun 30 '22 20:06 treeder