Skip to content

Commit

Permalink
feat: support modern bundlers browser mode
Browse files Browse the repository at this point in the history
  • Loading branch information
stipsan authored and rexxars committed Aug 24, 2022
1 parent 428bc53 commit 3b63119
Show file tree
Hide file tree
Showing 5 changed files with 570 additions and 15 deletions.
1 change: 1 addition & 0 deletions .eslintignore
Original file line number Diff line number Diff line change
@@ -1,3 +1,4 @@
dist
lib
umd
coverage
Expand Down
1 change: 1 addition & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,7 @@
*.log

# Compiled files
dist
lib

# Coverage directories used by tools like istanbul
Expand Down
12 changes: 0 additions & 12 deletions .npmignore

This file was deleted.

0 comments on commit 3b63119

Please sign in to comment.