Skip to content
This repository has been archived by the owner on Jan 10, 2024. It is now read-only.

Commit

Permalink
fix: remove dist folder
Browse files Browse the repository at this point in the history
  • Loading branch information
kyxyes committed Feb 27, 2023
1 parent b556057 commit b1520c7
Show file tree
Hide file tree
Showing 11 changed files with 3 additions and 11,778 deletions.
3 changes: 3 additions & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,9 @@
/coverage/
/docs/pages/

**/dist/*
/dist/esm/*
!/dist/esm/package.json

# caches
.eslintcache
Expand Down
Loading

0 comments on commit b1520c7

Please sign in to comment.