feat: parse imeta

This commit is contained in:
2023-12-11 11:36:14 +00:00
parent cb95032e7c
commit fce7cc70a3
9 changed files with 160 additions and 68 deletions

View File

@ -26,6 +26,7 @@ export default defineConfig({
name: "snort",
ifGitSHA: true,
command: "git describe --always --tags",
ifMeta: false,
}),
],
assetsInclude: ["**/*.md", "**/*.wasm"],