Fix for sw.js
Style fixes
This commit is contained in:
parent
3565cd5f73
commit
0feedf3a4b
6 changed files with 42 additions and 3 deletions
|
@ -20,6 +20,7 @@ module.exports = {
|
|||
}),
|
||||
new ServiceWorkerWebpackPlugin({
|
||||
entry: path.join(__dirname, 'src/sw.js'),
|
||||
publicPath: './'
|
||||
})
|
||||
],
|
||||
output: {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue