This commit is contained in:
Maciej Caderek
2022-03-14 21:58:41 +01:00
parent 5fb93027fc
commit fa68ef29b8
639 changed files with 4702 additions and 0 deletions

View File

@@ -6,5 +6,6 @@ export default defineConfig({
build: {
target: "esnext",
polyfillDynamicImport: false,
outDir: "docs",
},
});