I have a Component and a single Application in my environment. Within the
component, I'd like to attach the route '/favicon.ico' to be served from a
static file and everything else to be routed to the Application. 

How can I achieve this within the component? Is there a FileResource (just like
the Directory) that I can use?

Thanks.

Sumit

Reply via email to