Skip to content

Commit

Permalink
fix: import not working with esm
Browse files Browse the repository at this point in the history
  • Loading branch information
MaikoTan committed Aug 9, 2023
1 parent 14fc5d3 commit dbe3931
Show file tree
Hide file tree
Showing 7 changed files with 20,467 additions and 13 deletions.
8 changes: 8 additions & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -106,3 +106,11 @@ dist
package-lock.json

yarn.lock

# Yarn v2
.yarn/*
!.yarn/patches
!.yarn/plugins
!.yarn/releases
!.yarn/versions
!.yarn/unplugged
17,519 changes: 17,519 additions & 0 deletions .pnp.cjs

Large diffs are not rendered by default.

Loading

0 comments on commit dbe3931

Please sign in to comment.