Skip to content

Commit

Permalink
ensuring lightest package load by ignoring all images
Browse files Browse the repository at this point in the history
  • Loading branch information
RIAEvangelist committed Feb 24, 2021
1 parent 536d39f commit 4c83058
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 2 deletions.
5 changes: 4 additions & 1 deletion .npmignore
Original file line number Diff line number Diff line change
Expand Up @@ -2,4 +2,7 @@ example
coverage
test
.travis.yml
test.png
test.png
copy-async-test.png
copy-sync-test.png
megacat-2.png
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "js-base64-file",
"version": "2.0.2",
"version": "2.0.3",
"description": "load fetch convert and save local and remote files and images to base64 in js",
"exports": "./index.js",
"type": "module",
Expand Down

0 comments on commit 4c83058

Please sign in to comment.