更新makefile

This commit is contained in:
2025-11-01 17:21:09 +08:00
parent 67d4fb097d
commit 5b21dc0bd5

View File

@@ -55,4 +55,9 @@ lint:
# 测试模式(改动文件自动重编译重启)
.PHONY: dev
dev:
air
air
# 启用谷歌浏览器MCP服务器
.PHONY: mcp-chrome
mcp-chrome:
node "C:\nvm4w\nodejs\node_modules\chrome-devtools-mcp\build\src\index.js"