More reminder editor

This commit is contained in:
jude
2023-10-29 12:47:16 +00:00
parent 640bf16875
commit d5f1a2e3a1
9 changed files with 320 additions and 239 deletions

View File

@ -6,5 +6,6 @@ export default defineConfig({
plugins: [preact()],
build: {
assetsDir: "static/assets",
sourcemap: true,
},
});