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 * as early from '@pushrocks/early';
import * as early from '@push.rocks/early';
early.start('tsbundle');
// lets import all plugins beforehand
import './plugins.js';