mirror of
https://github.com/zoriya/v10.git
synced 2026-08-16 02:45:09 +00:00
poc(spf): migrate reactors from WritableState to TC39 Signals (#1112)
Co-authored-by: Claude Sonnet 4.6 <noreply@anthropic.com>
This commit is contained in:
co-authored by
Claude Sonnet 4.6
parent
10826932be
commit
3fc6cbb9bc
@@ -50,7 +50,8 @@
|
||||
"size:all": "node scripts/measure-size.js --all"
|
||||
},
|
||||
"dependencies": {
|
||||
"@videojs/utils": "workspace:*"
|
||||
"@videojs/utils": "workspace:*",
|
||||
"signal-polyfill": "^0.2.2"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@vitest/browser": "^4.1.0",
|
||||
|
||||
Reference in New Issue
Block a user