Skip to content

Commit

Permalink
deploy: f56cd2d
Browse files Browse the repository at this point in the history
  • Loading branch information
Juice10 committed Dec 19, 2023
1 parent 9613374 commit dc0df89
Show file tree
Hide file tree
Showing 7 changed files with 11 additions and 7 deletions.
1 change: 1 addition & 0 deletions assets/main.33fcae96.js
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
import{p as o}from"./populate-versions.65797d6f.js";function e(){o(),console.log("Welcome to rrwebdebug.com!")}document.addEventListener("DOMContentLoaded",e);
1 change: 0 additions & 1 deletion assets/main.96434df1.js

This file was deleted.

1 change: 0 additions & 1 deletion assets/play.96013e32.js

This file was deleted.

1 change: 1 addition & 0 deletions assets/play.bbd01d58.js

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 2 additions & 2 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -16,8 +16,8 @@
integrity="sha384-ka7Sk0Gln4gmtz2MlQnikT1wXgYsOg+OMhuP+IlRH9sENBO0LRn5q+8nbTov4+1p"
crossorigin="anonymous"
></script>
<script type="module" crossorigin src="/assets/main.96434df1.js"></script>
<link rel="modulepreload" href="/assets/versions.659c7220.js">
<script type="module" crossorigin src="/assets/main.33fcae96.js"></script>
<link rel="modulepreload" href="/assets/populate-versions.65797d6f.js">
<link rel="stylesheet" href="/assets/main.1a129b0e.css">
</head>
<body>
Expand Down
8 changes: 6 additions & 2 deletions play/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -25,11 +25,15 @@
crossorigin="anonymous"
/>

<script type="module" crossorigin src="/assets/play.96013e32.js"></script>
<link rel="modulepreload" href="/assets/versions.659c7220.js">
<script type="module" crossorigin src="/assets/play.bbd01d58.js"></script>
<link rel="modulepreload" href="/assets/populate-versions.65797d6f.js">
</head>
<body>
<p>Events JSON: <a class="json" href="#">loading...</a></p>
<p>
Version:
<select id="versions"></select>
</p>
<div id="jsoneditor" style="width: 100%; height: 400px"></div>
<div id="player">
<p class="loading">Loading player...</p>
Expand Down

0 comments on commit dc0df89

Please sign in to comment.