fix: disable version mark script
This commit is contained in:
@ -35,6 +35,7 @@ export default defineConfig({
|
|||||||
command: "git describe --always --tags",
|
command: "git describe --always --tags",
|
||||||
ifMeta: false,
|
ifMeta: false,
|
||||||
ifLog: false,
|
ifLog: false,
|
||||||
|
ifGlobal: false,
|
||||||
}),
|
}),
|
||||||
],
|
],
|
||||||
assetsInclude: ["**/*.md", "**/*.wasm"],
|
assetsInclude: ["**/*.md", "**/*.wasm"],
|
||||||
|
Reference in New Issue
Block a user