const withOffline = require('next-offline')
module.exports = withOffline({ dontAutoRegisterSw: true })