Add strings import for .js detection. Register an additional FileServer at "/static/" to expose static files under that prefix. In the FileServer handler, set Content-Type to "application/javascript" for .js requests.
Add strings import for .js detection. Register an additional FileServer at "/static/" to expose static files under that prefix. In the FileServer handler, set Content-Type to "application/javascript" for .js requests.