Use relative path to app.js
This commit is contained in:
parent
bdaf5b159b
commit
372160b040
@ -5,6 +5,6 @@
|
||||
<body>
|
||||
<div id="app"></div>
|
||||
|
||||
<script src="/app.js"></script>
|
||||
<script src="app.js"></script>
|
||||
</body>
|
||||
</html>
|
Loading…
Reference in New Issue
Block a user