Skip to content

Commit e87d30d

Browse files
committed
Add in suggestions, drop polyfill.html
1 parent ada1549 commit e87d30d

File tree

2 files changed

+2
-38
lines changed

2 files changed

+2
-38
lines changed

examples/index.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -14,8 +14,8 @@
1414
</style>
1515
<meta charset="utf-8">
1616
<link href="../index.css" rel="stylesheet">
17-
<!-- Link to `../dist/index.esm.js` for testing the module locally -->
18-
<script type="module" src="https://unpkg.com/@github/image-crop-element/dist/index.esm.js"></script>
17+
<!-- <script type="module" src="../dist/index.esm.js"></script> -->
18+
<script type="module" src="https://unpkg.com/@github/image-crop-element@latest/dist/index.esm.js"></script>
1919
<title>image-crop-element demo</title>
2020
</head>
2121
<body>

examples/polyfill.html

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

0 commit comments

Comments
 (0)