fix build error
This commit is contained in:
parent
c7b2f1643c
commit
73ba77ca4f
@ -39,9 +39,6 @@ export default defineConfig({
|
|||||||
"viem/errors": fileURLToPath(
|
"viem/errors": fileURLToPath(
|
||||||
new URL("./node_modules/viem/errors", import.meta.url)
|
new URL("./node_modules/viem/errors", import.meta.url)
|
||||||
),
|
),
|
||||||
"../../errors/unit.js": fileURLToPath(
|
|
||||||
new URL("./node_modules/viem/errors/unit.js", import.meta.url)
|
|
||||||
),
|
|
||||||
},
|
},
|
||||||
},
|
},
|
||||||
});
|
});
|
||||||
|
Loading…
x
Reference in New Issue
Block a user