提交 a3548a67 编写于 作者: N nkzawa

hot-reloader: remove fileSystem property

上级 f335c21c
......@@ -143,10 +143,6 @@ export default class HotReloader {
send (type, data) {
this.server.sockWrite(this.server.sockets, type, data)
}
get fileSystem () {
return this.server.middleware.fileSystem
}
}
function deleteCache (path) {
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册