UNPKG

crypto-slots

Version:

A minimal test server is provided, see server

11 lines (10 loc) 179 B
module.exports = { staticFileGlobs: [ '!www/service-worker.js', 'www/assets/**', 'www/*.js', 'www/*.html' ], root: 'www', stripPrefix: 'www/' };