mirror of
https://github.com/janishutz/color-thief.git
synced 2025-11-25 13:54:25 +00:00
fix: Use umd file for index.html testing. When running watch, the .min file doesn't get updated. Harder to test.
This commit is contained in:
@@ -56,7 +56,7 @@
|
||||
</div>
|
||||
</script>
|
||||
|
||||
<script src="dist/color-thief.min.js"></script>
|
||||
<script src="dist/color-thief.umd.js"></script>
|
||||
<script src="https://cdnjs.cloudflare.com/ajax/libs/mustache.js/3.0.1/mustache.min.js"></script>
|
||||
<script src="examples/js/demo.js"></script>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user