mirror of
https://github.com/github/awesome-copilot.git
synced 2026-05-28 01:21:46 +00:00
Fix path for Chrome DevTools external plugin (#1784)
* Fixing path on chrome devtools external pluginPath is to the folder in the repo where the plugin structure starts, not where the plugin.json file lives. * Updating validation scripts and guidance to avoid this mistake again
This commit is contained in:
@@ -126,7 +126,6 @@
|
||||
"source": {
|
||||
"source": "github",
|
||||
"repo": "ChromeDevTools/chrome-devtools-mcp",
|
||||
"path": ".github/plugin/plugin.json",
|
||||
"ref": "chrome-devtools-mcp-v1.0.1"
|
||||
}
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user