fix(core): Updated dependencies and optimized code structure
This commit is contained in:
@@ -3,6 +3,7 @@
|
||||
// first lets setup indexeddb
|
||||
import 'fake-indexeddb/auto';
|
||||
|
||||
// @ts-nocheck
|
||||
import { GlobalRegistrator } from '@happy-dom/global-registrator';
|
||||
GlobalRegistrator.register();
|
||||
window.location.href = 'http://localhost';
|
||||
|
Reference in New Issue
Block a user