Skip to content

Commit

Permalink
fix: types path issue (#99)
Browse files Browse the repository at this point in the history
* Corrected the build path for the types

* Added build clean up

* Rename and export typechain factory names automatically on build
  • Loading branch information
superical authored Sep 27, 2021
1 parent ef061cf commit c06abe5
Show file tree
Hide file tree
Showing 6 changed files with 436 additions and 156 deletions.
3 changes: 2 additions & 1 deletion .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -8,4 +8,5 @@ yarn-error.log
/src/contracts
/dist
/build
/types
/types
.DS_STORE
Loading

0 comments on commit c06abe5

Please sign in to comment.