feat: move to unimport-icons
@lucide icons works very slow in barrel import, so i move to unimport and use lucide icons
This commit is contained in:
+1
-9
@@ -1,11 +1,3 @@
|
||||
import "@testing-library/jest-dom/vitest";
|
||||
import { vi } from "vitest";
|
||||
import "vitest-canvas-mock";
|
||||
import "web-animations-js";
|
||||
|
||||
declare global {
|
||||
var jest: typeof vi;
|
||||
}
|
||||
|
||||
globalThis.jest = vi;
|
||||
|
||||
await import("jest-canvas-mock");
|
||||
|
||||
Reference in New Issue
Block a user