Skip to content

Commit

Permalink
fix(webpack): Incorrect copy path for workbox-sw
Browse files Browse the repository at this point in the history
  • Loading branch information
floryst committed Jun 22, 2018
1 parent c86e392 commit 8bbcf7c
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion build/webpack.base.config.js
Original file line number Diff line number Diff line change
Expand Up @@ -117,7 +117,6 @@ module.exports = {
new CopyPlugin([
{
from: path.join(
__dirname,
'node_modules',
'workbox-sw',
'build',
Expand Down

0 comments on commit 8bbcf7c

Please sign in to comment.