Skip to content

Commit ecda12f

Browse files
committed
Add rollup img example
1 parent a8b8ec1 commit ecda12f

File tree

6 files changed

+1472
-0
lines changed

6 files changed

+1472
-0
lines changed

rollup-image/demo/index.html

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,6 @@
1+
<!DOCTYPE html>
2+
<html>
3+
<body>
4+
<script type="module" src="../src/app.js"></script>
5+
</body>
6+
</html>

0 commit comments

Comments
 (0)