local m = {} m.exts = { js = 'application/javascript', html = 'text/html', css = 'text/css', } return m