mirror of
https://github.com/oven-sh/bun
synced 2026-02-02 15:08:46 +00:00
fix (#2756)
This commit is contained in:
@@ -122,7 +122,7 @@ Then paste the following contents into it:
|
||||
<html>
|
||||
<body>
|
||||
<div id="root"></div>
|
||||
< script type="module" src="/index.js"></ script>
|
||||
<script type="module" src="/index.js"></script>
|
||||
</body>
|
||||
</html>
|
||||
```
|
||||
|
||||
Reference in New Issue
Block a user