mirror of
https://github.com/google-gemini/gemini-cli.git
synced 2026-06-08 10:02:59 -07:00
perf(build): finalize build optimization and address PR feedback
This commit is contained in:
@@ -12,6 +12,7 @@
|
||||
"scripts": {
|
||||
"bundle:browser-mcp": "node scripts/bundle-browser-mcp.mjs",
|
||||
"copy:assets": "node ../../scripts/copy_files.js",
|
||||
"build:client": "npm run bundle:browser-mcp",
|
||||
"build": "tsc -b && npm run copy:assets",
|
||||
"lint": "eslint . --ext .ts,.tsx",
|
||||
"format": "prettier --write .",
|
||||
|
||||
Reference in New Issue
Block a user