Skip to content

Commit

Permalink
app #1040
Browse files Browse the repository at this point in the history
  • Loading branch information
mgubaidullin committed Sep 26, 2024
1 parent e6b4edf commit 12bdba0
Show file tree
Hide file tree
Showing 15 changed files with 73 additions and 41,564 deletions.
1 change: 1 addition & 0 deletions karavan-app/src/main/webui/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -73,6 +73,7 @@
"monaco-editor": "0.52.0",
"typescript": "^4.9.5",
"vite": "^5.4.8",
"vite-plugin-svgr": "^4.2.0",
"vite-tsconfig-paths": "^5.0.1"
},
"resolutions": {
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -26,6 +26,7 @@

<body>
<div id="root"></div>
<script type="module" src="/src/index.tsx"></script>
</body>

</html>
Loading

0 comments on commit 12bdba0

Please sign in to comment.