fix(core): update
This commit is contained in:
@ -2,7 +2,6 @@ import { expect, tap } from '@pushrocks/tapbundle';
|
||||
delete process.env.CLI_CALL_TSRUN;
|
||||
import '../ts/index';
|
||||
|
||||
|
||||
tap.test('first test', async () => {
|
||||
console.log('should create a sourcemap');
|
||||
});
|
Reference in New Issue
Block a user