working state - adds missing resources for chrome load

This commit is contained in:
2026-05-30 13:12:49 -07:00
parent 95f5fdd3ea
commit f47301c0e4
7 changed files with 589 additions and 3 deletions
+3 -2
View File
@@ -16,8 +16,9 @@
"devDependencies": {
"chrome-types": "^0.1.336",
"eslint": "^9.0.0",
"sharp": "^0.34.5",
"typescript": "^5.7.0",
"vite": "^6.0.0",
"vitest": "^3.0.0",
"typescript": "^5.7.0"
"vitest": "^3.0.0"
}
}