Skip to content

Commit 61054fe

Browse files
committedFeb 26, 2025·
chore: update build config
1 parent 0b0d90c commit 61054fe

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed
 

Diff for: ‎build.config.ts

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
import { defineBuildConfig } from "unbuild";
1+
import { defineBuildConfig } from "./src";
22
import { rm } from "node:fs/promises";
33

44
export default defineBuildConfig({

0 commit comments

Comments
 (0)
Please sign in to comment.