Skip to content

Commit

Permalink
test: enable dev mode for workbox
Browse files Browse the repository at this point in the history
  • Loading branch information
Pooya Parsa committed Nov 17, 2017
1 parent 7c7b189 commit 6bd0507
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions test/fixture/nuxt.config.js
Original file line number Diff line number Diff line change
Expand Up @@ -19,6 +19,7 @@ module.exports = {
description: 'Test Project Description'
},
workbox: {
dev: true,
importScripts: [
'custom-sw.js'
]
Expand Down

0 comments on commit 6bd0507

Please sign in to comment.