Skip to content

Commit

Permalink
Add temporary watchpack fix
Browse files Browse the repository at this point in the history
Fixes hot reloading, details here: vuejs/vuepress#2392 (comment)
  • Loading branch information
dennisreimann committed May 28, 2020
1 parent 1818879 commit e65246f
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 4 deletions.
6 changes: 3 additions & 3 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

3 changes: 2 additions & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -28,6 +28,7 @@
"vuepress": "1.5.0",
"vuepress-plugin-clean-urls": "1.1.1",
"vuepress-plugin-code-copy": "1.0.6",
"vuepress-plugin-medium-zoom": "1.1.8"
"vuepress-plugin-medium-zoom": "1.1.8",
"watchpack": "1.6.1"
}
}

0 comments on commit e65246f

Please sign in to comment.