Skip to content

Commit

Permalink
adding a UMD build and removing es and lib from github
Browse files Browse the repository at this point in the history
  • Loading branch information
tnrich committed Jan 5, 2021
1 parent 6ea6a7c commit b90db4f
Show file tree
Hide file tree
Showing 254 changed files with 24 additions and 190,570 deletions.
5 changes: 4 additions & 1 deletion .gitignore
Original file line number Diff line number Diff line change
@@ -1,2 +1,5 @@
node_modules
.DS_Store
.DS_Store
umd
es
lib
6 changes: 6 additions & 0 deletions .npmignore
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
/src
/docs
/.github
node_modules
/coverage
npm-debug.log*
231 changes: 0 additions & 231 deletions es/parsers/ab1ToJson.js

This file was deleted.

Loading

0 comments on commit b90db4f

Please sign in to comment.