Skip to content

Commit 12bdba0

Browse files
committed
app #1040
1 parent e6b4edf commit 12bdba0

File tree

15 files changed

+73
-41564
lines changed

15 files changed

+73
-41564
lines changed

karavan-app/src/main/webui/package.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -73,6 +73,7 @@
7373
"monaco-editor": "0.52.0",
7474
"typescript": "^4.9.5",
7575
"vite": "^5.4.8",
76+
"vite-plugin-svgr": "^4.2.0",
7677
"vite-tsconfig-paths": "^5.0.1"
7778
},
7879
"resolutions": {

karavan-designer/public/index.html renamed to karavan-designer/index.html

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -26,6 +26,7 @@
2626

2727
<body>
2828
<div id="root"></div>
29+
<script type="module" src="/src/index.tsx"></script>
2930
</body>
3031

3132
</html>

0 commit comments

Comments
 (0)