There's no need for production html file anymore
This commit is contained in:
parent
09f189e57f
commit
e2c1a3b5d5
|
@ -1,10 +0,0 @@
|
||||||
<!DOCTYPE html>
|
|
||||||
<html lang="en">
|
|
||||||
<head>
|
|
||||||
<meta charset="utf8">
|
|
||||||
<title>Empact</title>
|
|
||||||
<link rel="stylesheet" href="/app.css">
|
|
||||||
</head>
|
|
||||||
<body></body>
|
|
||||||
<script type="text/javascript" src="/app.js"></script>
|
|
||||||
</html>
|
|
Loading…
Reference in New Issue