Skip to content

Commit

Permalink
💥 Version 2.0
Browse files Browse the repository at this point in the history
- Improve type definitions & function exported;
- Exposes only README.md, LICENSE, sources & type definitions when install;
- Improve NPM Scripts by including `"pretest"` one;
- Remove `"unpkg"`, `"jsdelivr"` & `"cdn"` entries no package.json.
  • Loading branch information
VitorLuizC committed Jul 16, 2018
1 parent 7b68d9f commit d34c7b9
Show file tree
Hide file tree
Showing 9 changed files with 40 additions and 3,195 deletions.
5 changes: 5 additions & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -10,3 +10,8 @@ package-lock.json
# Log files.
*.log
*.log.*

# Generated sources & types.
src/*.js
dist/
types/
24 changes: 0 additions & 24 deletions dist/reconstruct-descriptors.cjs.js

This file was deleted.

3 changes: 0 additions & 3 deletions dist/reconstruct-descriptors.d.ts

This file was deleted.

20 changes: 0 additions & 20 deletions dist/reconstruct-descriptors.es.js

This file was deleted.

Loading

0 comments on commit d34c7b9

Please sign in to comment.