Skip to content

Commit

Permalink
feat(ui,docker): switch from webpack to vite, npm to pnpm, and variou…
Browse files Browse the repository at this point in the history
…s fixes with mui - breaking changes from mu (imports etc.)
  • Loading branch information
JoltCode committed Oct 7, 2023
1 parent 6ce779a commit 6d302ba
Show file tree
Hide file tree
Showing 21 changed files with 11,214 additions and 30,532 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -19,5 +19,6 @@

<body>
<div id="app"></div>
<script type="module" src="/src/App.jsx"></script>
</body>
</html>
Loading

0 comments on commit 6d302ba

Please sign in to comment.