turn off experimental flags

main
Mike Fix 5 years ago
parent 541ef5ed84
commit 4b832c6dad
No known key found for this signature in database
GPG Key ID: 1D85E862314CA79F

@ -5,10 +5,6 @@ const withBundleAnalyzer = bundleAnalyzer({ enabled: true })
const config = withOffline({
target: 'serverless',
experimental: {
modern: true,
granularChunks: true
},
dontAutoRegisterSw: true,
// https://github.com/hanford/next-offline/blob/master/packages/now2-example/next.config.js
workboxOpts: {

Loading…
Cancel
Save