UNPKG

st

Version:

A module for serving static files. Does etags, caching, etc.

9 lines (6 loc) 152 B
const path = require('path') global.options = { path: path.dirname(__filename) + '/..' } // otherwise just the same as basic. require('./basic.js')