Commit c5bdc9fe authored by niksmr's avatar niksmr Committed by GitHub

Path fix

parent 0b49c615
...@@ -6,6 +6,6 @@ ...@@ -6,6 +6,6 @@
</head> </head>
<body> <body>
<div id="app"></div> <div id="app"></div>
<script src="/dist/build.js"></script> <script src="./dist/build.js"></script>
</body> </body>
</html> </html>
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment