Skip to content

Commit 143d502

Browse files
committed
Bundled 23.4.13
1 parent 86d80b0 commit 143d502

File tree

5 files changed

+448
-25764
lines changed

5 files changed

+448
-25764
lines changed

demo/index.html

+3-3
Original file line numberDiff line numberDiff line change
@@ -4,9 +4,9 @@
44
<head>
55
<title>ZephyrJS Demo</title>
66
<link rel="stylesheet" as="style" href="/style.css">
7-
<!-- <script src="../src/pixi.js"></script> -->
8-
<!-- <script src="../src/zephyr.js"></script> -->
9-
<script src="../src/bundle.js"></script>
7+
<script src="../src/pixi.js"></script><script src="../src/zephyr.js"></script>
8+
<!-- <script src="../stable/pixi.js"></script><script src="../stable/zephyr.js"></script> -->
9+
<!-- <script src="../stable/bundle.js"></script> -->
1010
<style>
1111
:root {
1212
--anim-list: background-color .3s, border-color .3s, color .3s, fill .3s;

0 commit comments

Comments
 (0)