Thanks to visit codestin.com Credit goes to github.com
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0b0d90c commit 61054feCopy full SHA for 61054fe
‎build.config.ts‎
@@ -1,4 +1,4 @@
1
-import { defineBuildConfig } from "unbuild";
+import { defineBuildConfig } from "./src";
2
import { rm } from "node:fs/promises";
3
4
export default defineBuildConfig({
0 commit comments