Skip to content

Commit e65246f

Browse files
committed
Add temporary watchpack fix
Fixes hot reloading, details here: vuejs/vuepress#2392 (comment)
1 parent 1818879 commit e65246f

File tree

2 files changed

+5
-4
lines changed

2 files changed

+5
-4
lines changed

package-lock.json

+3-3
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

+2-1
Original file line numberDiff line numberDiff line change
@@ -28,6 +28,7 @@
2828
"vuepress": "1.5.0",
2929
"vuepress-plugin-clean-urls": "1.1.1",
3030
"vuepress-plugin-code-copy": "1.0.6",
31-
"vuepress-plugin-medium-zoom": "1.1.8"
31+
"vuepress-plugin-medium-zoom": "1.1.8",
32+
"watchpack": "1.6.1"
3233
}
3334
}

0 commit comments

Comments
 (0)