Skip to content

Commit

Permalink
Support dependency array
Browse files Browse the repository at this point in the history
Allows to use a query dep twice
to load information of same type
into two different aliases
  • Loading branch information
codeliner committed Jan 14, 2025
1 parent 4b660b0 commit 41b0441
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion index.html
Original file line number Diff line number Diff line change
Expand Up @@ -34,5 +34,5 @@
<link rel="stylesheet" href="main.19cd8f01264179de.css"></head>
<body>
<div id="root"></div>
<script src="runtime.ccda96e17a845bbe.js" type="module"></script><script src="main.5f5729c3a599a9df.js" type="module"></script></body>
<script src="runtime.ccda96e17a845bbe.js" type="module"></script><script src="main.b98275295a8f37ef.js" type="module"></script></body>
</html>
6 changes: 3 additions & 3 deletions main.5f5729c3a599a9df.js → main.b98275295a8f37ef.js

Large diffs are not rendered by default.

0 comments on commit 41b0441

Please sign in to comment.