refactor(media): move sharp image ops into media runtime (#71519)

* refactor(media): move sharp image ops into plugin

* fix(media): pass image pixel budget to sharp plugin

* refactor(media): reuse media understanding sharp runtime

* test(build): allow staged runtime core graphs
This commit is contained in:
Vincent Koc
2026-04-25 04:31:10 -07:00
committed by GitHub
parent b2b898c2a8
commit e174d96cc0
9 changed files with 255 additions and 75 deletions

View File

@@ -1636,7 +1636,6 @@
"osc-progress": "^0.3.0",
"proxy-agent": "^8.0.1",
"semver": "7.7.4",
"sharp": "^0.34.5",
"sqlite-vec": "0.1.9",
"tar": "7.5.13",
"tslog": "^4.10.2",