mirror of
https://github.com/odoo/owl.git
synced 2025-10-06 19:59:41 +07:00
[FIX] tools: fix benchmark for v0.24.0
It was not using the correct owl version
This commit is contained in:
@@ -4,7 +4,7 @@
|
|||||||
<meta charset="UTF-8">
|
<meta charset="UTF-8">
|
||||||
<title>OWL v0.24.0 Benchmark</title>
|
<title>OWL v0.24.0 Benchmark</title>
|
||||||
<link href="../shared/main.css" rel="stylesheet"/>
|
<link href="../shared/main.css" rel="stylesheet"/>
|
||||||
<script src='../../owl.js'></script>
|
<script src='owl.js'></script>
|
||||||
</head>
|
</head>
|
||||||
<body>
|
<body>
|
||||||
<script src='app.js' type="module"></script>
|
<script src='app.js' type="module"></script>
|
||||||
|
|||||||
File diff suppressed because it is too large
Load Diff
Reference in New Issue
Block a user