rewrite in vanilla js

This commit is contained in:
Adrian Osterwind 2024-11-13 14:59:13 +01:00
parent 5f35da27f2
commit 590aec5260
26 changed files with 223 additions and 3227 deletions

View file

@ -4,12 +4,10 @@
"version": "0.1.0",
"identifier": "com.apographe.app",
"build": {
"beforeDevCommand": "deno task dev",
"devUrl": "http://localhost:1420",
"beforeBuildCommand": "deno task build",
"frontendDist": "../build"
"frontendDist": "../src"
},
"app": {
"withGlobalTauri": true,
"windows": [
{
"title": "apographe",