Skip to content

Commit ce415d7

Browse files
committed
bug(EJ2-53537): Resolved git code issue
1 parent dd9f04c commit ce415d7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -420,7 +420,7 @@ <h1 class='sb-sample-text'></h1>
420420
<div class='sb-api-content'>${description}</div>
421421
</div>
422422
</script>
423-
<script src="./dist/0.bundle.js"></script>
423+
<script src="./dist/common.bundle.js"></script>
424424
<script src="./dist/bundle.js"></script>
425425

426426
</body>

0 commit comments

Comments
 (0)