simple hot reload server:nodejs的简单热重载服务器 源码
简单的热装服务器 为前端文件(html / css / js / favicon)设置服务器并监视前端文件。 通过WebSocket连接服务器和客户端。 特征 热装 调试器 文件视图(易于在root用户中打开页面) http://localhost:8082/__hrs__/file 源地图预览 单http://localhost:8082/index.html.hrs.map { " /Users/moyu/my-code/JavaCode/dike/js/jquery-1.9.1.js " : " ../../js/jquery-1.9.1.js " , " /Us
文件列表
simple-hot-reload-server-master.zip
(预估有个44文件)
simple-hot-reload-server-master
Readme.md
5KB
src
helpers
forward-request.js
3KB
connect-ws-server.js
328B
file-type.js
136B
string-type.js
515B
readfile-promise.js
371B
KVStorage.js
1KB
暂无评论