mirror of
https://github.com/oven-sh/bun
synced 2026-02-02 15:08:46 +00:00
docs hotfix (#2755)
This commit is contained in:
@@ -122,9 +122,9 @@ 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>
|
||||
</div>
|
||||
</html>
|
||||
```
|
||||
|
||||
Then spin up a static file server serving the `out` directory:
|
||||
|
||||
Reference in New Issue
Block a user