rewrite in vanilla js
This commit is contained in:
parent
5f35da27f2
commit
590aec5260
26 changed files with 223 additions and 3227 deletions
|
|
@ -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",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue