Skip to content

Commit df92579

Browse files
bedeoverendalancutter
authored andcommitted
add html exports for standard, next and next-lite builds
1 parent 5f3d17f commit df92579

File tree

3 files changed

+3
-0
lines changed

3 files changed

+3
-0
lines changed

web-animations-next-lite.min.html

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
<script src="./web-animations-next-lite.min.js"></script>

web-animations-next.min.html

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
<script src="./web-animations-next.min.js"></script>

web-animations.min.html

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
<script src="./web-animations.min.js"></script>

0 commit comments

Comments
 (0)