Die Web-App kann per *dotEnv* konfiguriert werden.

This commit is contained in:
2021-04-09 18:19:42 +02:00
parent 365c2f041c
commit 7f8a50799f
4 changed files with 7 additions and 1 deletions
+1
View File
@@ -19,6 +19,7 @@
"@rollup/plugin-commonjs": "^15.0.0",
"@rollup/plugin-node-resolve": "^9.0.0",
"@rollup/plugin-replace": "^2.3.0",
"dotenv": "^8.2.0",
"npm-run-all": "^4.1.3",
"rollup": "^2.30.0",
"rollup-plugin-svelte": "^6.0.0",