Skip to content

Commit

Permalink
fix(core): make default exports work (#36)
Browse files Browse the repository at this point in the history
  • Loading branch information
paambaati authored Mar 7, 2022
1 parent 35195e1 commit 17ef447
Show file tree
Hide file tree
Showing 6 changed files with 380 additions and 204 deletions.
1 change: 1 addition & 0 deletions .gitignore
Original file line number Diff line number Diff line change
@@ -1,3 +1,4 @@
.DS_Store
node_modules/
.eslintcache
.nyc_output/
Expand Down
Loading

0 comments on commit 17ef447

Please sign in to comment.