fix(tstest): Update deps, fix chrome server route for static bundles, add local tool settings and CI ignore

This commit is contained in:
2025-09-03 12:37:57 +00:00
parent 84843ad359
commit cca01b51ec
6 changed files with 741 additions and 51 deletions

View File

@@ -3,6 +3,6 @@
*/
export const commitinfo = {
name: '@git.zone/tstest',
version: '2.3.5',
version: '2.3.6',
description: 'a test utility to run tests that match test/**/*.ts'
}