fix(core): update

This commit is contained in:
2023-07-27 12:37:27 +02:00
parent b0c6fb662d
commit 5a59abd1df
11 changed files with 1207 additions and 739 deletions

View File

@ -1,4 +1,4 @@
import { expect, tap } from '@pushrocks/tapbundle';
import { expect, tap } from '@push.rocks/tapbundle';
import * as smartssr from '../ts/index.js';
let testSSRInstance: smartssr.SmartSSR;