Is there a way to scan multiple directories for static content like connect? Currently, the workaround is to override the function in hapi, and then manually look for the file in each file system directory to determine where it should fetch from. Thanks.
Is there a way to scan multiple directories for static content like connect? Currently, the workaround is to override the function in hapi, and then manually look for the file in each file system directory to determine where it should fetch from. Thanks.