fix(build): migrate project tooling and tests to the smartconfig setup and updated IndexedDB dependencies

This commit is contained in:
2026-03-26 08:33:53 +00:00
parent 12119192cf
commit e3e143eeb4
14 changed files with 5875 additions and 2581 deletions

View File

@@ -1,4 +1,4 @@
import { expect, tap } from '@push.rocks/tapbundle';
import { expect, tap } from '@git.zone/tstest/tapbundle';
import * as smartntml from '@push.rocks/smartntml';
const smartntmlInstance = new smartntml.Smartntml();