chore: added dest option

This commit is contained in:
wonderlandpark 2021-05-17 19:49:58 +09:00
parent 5c722116c7
commit e0c393b765

View File

@ -5,6 +5,7 @@ const VERSION = require('./package.json').version
const NextConfig = {
pwa: {
dest: 'public',
register: false
},
env: {