load api base url from env;

This commit is contained in:
ryanhex53
2023-03-21 08:44:09 +08:00
parent bd719a9480
commit 5e5a7a7473
5 changed files with 17 additions and 4 deletions

View File

@@ -18,6 +18,7 @@
"@sveltejs/vite-plugin-svelte": "^2.0.2",
"@tsconfig/svelte": "^3.0.0",
"@types/marked": "^4.0.8",
"@types/node": "^18.15.3",
"bulma": "^0.9.4",
"bulma-prefers-dark": "^0.1.0-beta.1",
"copy-to-clipboard": "^3.3.3",