Skip to content

Commit

Permalink
chore: Add tsup build config
Browse files Browse the repository at this point in the history
Compile dependencies to dist & generate sourcemaps
  • Loading branch information
kevintyj committed Nov 24, 2023
1 parent fa53e88 commit bbcf963
Show file tree
Hide file tree
Showing 7 changed files with 564,570 additions and 57 deletions.
5 changes: 1 addition & 4 deletions .gitignore
Original file line number Diff line number Diff line change
@@ -1,8 +1,5 @@
# dist
dist

# commited dist files
!packages/commitlint/dist
!dist

# dependencies
node_modules
Expand Down
Loading

0 comments on commit bbcf963

Please sign in to comment.