Release v1.0.0 under Apache-2.0 license

This commit is contained in:
2026-04-15 18:14:28 +02:00
parent 6a48c12449
commit 701674399a
84 changed files with 309 additions and 71 deletions

View File

@@ -1,3 +1,5 @@
// SPDX-License-Identifier: Apache-2.0
import { defineConfig } from "vite";
import solid from "vite-plugin-solid";