-> v0.18.3

This commit is contained in:
Rich Harris
2018-08-29 22:52:01 -04:00
parent 46bf8f2b78
commit 1e22031765
3 changed files with 6 additions and 2 deletions

View File

@@ -38,7 +38,7 @@ export default {
output: () => {
return {
dir: locations.dest(),
file: `${locations.dest()}/service-worker.js`,
format: 'iife'
}
}