Skip to content

Commit bc7bfe5

Browse files
committed
fix: update parcel
1 parent e2d07b8 commit bc7bfe5

7 files changed

Lines changed: 562 additions & 154 deletions

File tree

dev-dashboard-entry.html

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,9 @@
1212

1313
<body>
1414
<div id="root"></div>
15+
<script>
16+
window.serverPort = 8001
17+
</script>
1518
<script src="./built/commands/dev/dashboard/client/index.js"></script>
1619
</body>
1720

0 commit comments

Comments
 (0)