fix(core): update

This commit is contained in:
2023-08-26 13:27:51 +02:00
parent 87b6a4efb2
commit 2fe98bec22
9 changed files with 1456 additions and 424 deletions

View File

@ -1,7 +1,7 @@
console.log('test');
console.log('test2');
import * as early from '@pushrocks/early';
import * as early from '@push.rocks/early';
early.start();
early.stop();