Skip to content

Commit bc7bfe5

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

File tree

7 files changed

+562
-154
lines changed

7 files changed

+562
-154
lines changed

dev-dashboard-entry.html

+3
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)