Skip to content

Commit

Permalink
chore: make sure minified dist file is as small as possible
Browse files Browse the repository at this point in the history
  • Loading branch information
jeanlescure committed May 4, 2021
1 parent 3dd1026 commit ca6d646
Show file tree
Hide file tree
Showing 6 changed files with 30 additions and 44 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -142,7 +142,7 @@ console.log(uid.seq());
### Use in browser

```html
<!-- Add source (minified 6.9K) -->
<!-- Add source (minified 7.2K) -->
<script src="https://cdn.jsdelivr.net/npm/short-unique-id@latest/dist/short-unique-id.min.js"></script>

<!-- Usage -->
Expand Down
16 changes: 1 addition & 15 deletions dist/short-unique-id.min.js

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

Loading

0 comments on commit ca6d646

Please sign in to comment.