fastro
fastro copied to clipboard
Is `static()` supposed to work on all subdirectories too?
I've got this: app.static("/assets", {}); but it's not working for all files in subdirectories in the /assets folder.