1
0
mirror of https://github.com/comatory/fb2iCal synced 2025-06-05 22:09:25 +02:00

fix issues with deployment due to winston logging getting in the way

This commit is contained in:
Ondřej Synáček
2020-11-15 15:13:49 +01:00
parent a44468fd68
commit a8c5d12a7b
13 changed files with 248 additions and 92 deletions

View File

@@ -77,5 +77,11 @@
<a href="https://github.com/comatory/fb2iCal" target="_blank" title="Github">Source</a>
<a href="/about" target="_blank" title="About the project">About</about>
</footer>
<script>
window.__firebaseConfiguration__ = {
serverUrl: "<%= htmlWebpackPlugin.options.serverURL %>",
}
</script>
</body>
</html>