Skip to content

Commit

Permalink
add min.js
Browse files Browse the repository at this point in the history
  • Loading branch information
keithamus committed Feb 8, 2024
1 parent 726760c commit 2d4d616
Show file tree
Hide file tree
Showing 4 changed files with 418 additions and 3 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ Alternatively, if you're not using a package manager, you can use the `unpkg` sc
<script
type="module"
async
src="https://unpkg.com/invokers-polyfill@0.1.0/invoker.js"
src="https://unpkg.com/invokers-polyfill@latest/invoker.min.js"
></script>
```

Expand Down
1 change: 1 addition & 0 deletions invoker.min.js

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Loading

0 comments on commit 2d4d616

Please sign in to comment.