Static files can currently only be served from META-INF/resource directory. An improvement could be to also be able to serve files from an external directory (or a list of external directories).
Although the intention is not to replace a full-fledged HTTP server, this could help when you need to serve a bunch of static files from outside the JAR.