You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: zh-cn/part1/html-reload/README.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,6 +1,6 @@
1
1
# 番外 - 让你的 HTML 可以 hot reload
2
2
3
-
所以,当我测试的时候我才知道 `index.html` 不会被 hot reload!在之后搜寻的结果,我最后找到了[有帮助的答桉](http://stackoverflow.com/questions/33183931/how-to-watch-index-html-using-webpack-dev-server-and-html-webpack-plugin),
3
+
所以,当我测试的时候我才知道 `index.html` 不会被 hot reload!在之后搜寻的结果,我最后找到了[有帮助的答案](http://stackoverflow.com/questions/33183931/how-to-watch-index-html-using-webpack-dev-server-and-html-webpack-plugin),
0 commit comments