更新makefile

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

View File

@@ -56,3 +56,8 @@ lint:
.PHONY: dev .PHONY: dev
dev: dev:
air air
# 启用谷歌浏览器MCP服务器
.PHONY: mcp-chrome
mcp-chrome:
node "C:\nvm4w\nodejs\node_modules\chrome-devtools-mcp\build\src\index.js"