removed static folder and unused webpack.config

This commit is contained in:
Daniel Hübleitner
2019-07-28 12:15:26 +02:00
parent 1e6621bb11
commit f7422ed7f8
4 changed files with 6 additions and 75 deletions
-29
View File
@@ -1,29 +0,0 @@
<html>
<head>
<script src="FrontblockLib.js"></script>
</head>
<body>
yo whatup <a href="/wallet">wallets are here</a><br />
yo whatup <a href="/paymentmanager">paymentmanager is here</a><br />
</body>
</html>