Skip to content

Commit

Permalink
update libs
Browse files Browse the repository at this point in the history
  • Loading branch information
krausest committed Jan 21, 2024
1 parent 9d79872 commit 520fced
Show file tree
Hide file tree
Showing 5 changed files with 6,254 additions and 31 deletions.
2 changes: 1 addition & 1 deletion index.html
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,6 @@ <h1>Typescript, Webpack and Hot Module Replacement</h1>
module replacement will update the module. We're notified and can update the div contents with the new value.
No page reload is neccessary to use the new function.</p>
<div id="a_contents" style="background-color:#f99">
</div><script src="dist/main.js"></script>
</div>
</body>
</html>
Loading

0 comments on commit 520fced

Please sign in to comment.