#Serving static files with Bun serve
1 messages · Page 1 of 1 (latest)
Serving static files with Bun serve
its only for html files - sadly there isn't public folder support like other servers
the easiest way to get other files is to do the Bun.serve yourself and import html/other static assets