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 d25c1aa commit 2560c58Copy full SHA for 2560c58
build.config.ts
@@ -5,7 +5,6 @@ export default defineBuildConfig({
5
entries: ["src/index", "src/cli"],
6
clean: true,
7
declaration: true,
8
- stub: true,
9
alias: {
10
"@": resolve(__dirname, "src"),
11
},
0 commit comments