Skip to content

Commit a6f1c0a

Browse files
feature: add @rvjs/core v0.3.0 benchmark
1 parent 301b60b commit a6f1c0a

File tree

12 files changed

+962
-302
lines changed

12 files changed

+962
-302
lines changed

frameworks/keyed/rvjs/dist/assets/index-ZrFCfpqp.js

Lines changed: 0 additions & 1 deletion
This file was deleted.

frameworks/keyed/rvjs/dist/index.html

Lines changed: 0 additions & 12 deletions
This file was deleted.

frameworks/keyed/rvjs/index.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,11 +2,11 @@
22
<html lang="en">
33
<head>
44
<meta charset="UTF-8" />
5-
<title>@rvjs/core benchmark</title>
5+
<title>@rvjs/core@0.3.0 benchmark</title>
66
<link href="/css/currentStyle.css" rel="stylesheet" />
77
</head>
88
<body>
99
<div id="app"></div>
10-
<script type="module" src="./src/main.ts"></script>
10+
<script type="module" src="./src/main.jsx"></script>
1111
</body>
1212
</html>

0 commit comments

Comments
 (0)