Skip to content

Commit

Permalink
update dev index
Browse files Browse the repository at this point in the history
  • Loading branch information
cgcostume committed Mar 2, 2022
1 parent e307004 commit c237cf7
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions source/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -72,8 +72,12 @@ <h2>Log Tests</h2>
</body>

<script type="module">

import * as auxiliaries from './index.ts';
window['haeley'] = { auxiliaries };

console.log("'haeley' imported:", haeley);

</script>

<script>
Expand Down

0 comments on commit c237cf7

Please sign in to comment.