fix(core): update

This commit is contained in:
2023-08-26 15:08:23 +02:00
parent 93a1052bf5
commit 1e37857c26
10 changed files with 1968 additions and 522 deletions

View File

@ -1,4 +1,4 @@
import { expect, tap } from '@pushrocks/tapbundle';
import { expect, tap } from '@push.rocks/tapbundle';
import * as tsbundle from '../ts/index.js';
tap.test('should bundle with esbuild', async () => {