All unit tests passing, all 3 methods of initializing working
This commit is contained in:
@@ -5,7 +5,7 @@
|
||||
<link rel="icon" href="">
|
||||
<link rel="stylesheet" href="">
|
||||
<script src="../index.js"></script>
|
||||
<script src="test.js"></script>
|
||||
<script src="test.js" type="module"></script>
|
||||
<script type="module">
|
||||
import Home from "./Pages/home.js";
|
||||
|
||||
|
||||
Reference in New Issue
Block a user