Assorted code file cleanup following Svelte switch

This commit is contained in:
Keavon Chambers
2023-03-10 15:48:04 -08:00
parent 0c8df9bf51
commit dd458deb32
34 changed files with 61 additions and 60 deletions
+1 -1
View File
@@ -4,7 +4,7 @@
"beforeBuildCommand": "npm run build",
"beforeDevCommand": "npm start",
"distDir": "../public",
"devPath": "http://127.0.0.1:8080"
"devPath": "http://127.0.0.1:8080/"
},
"package": {
"productName": "Graphite",