Skip to content

Commit cca214c

Browse files
committed
feat: switch to rollup
1 parent 26bf278 commit cca214c

File tree

9 files changed

+29975
-22876
lines changed

9 files changed

+29975
-22876
lines changed

.gitignore

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,8 +14,8 @@
1414
!/package.json
1515
!/pnpm-lock.yaml
1616
!/README.md
17+
!/rollup.config.ts
1718
!/tsconfig.json
18-
!/tsup.config.ts
1919
!/vitest.config.ts
2020

2121
!/.github/

.prettierignore

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
1+
.gitignore
2+
.gitattributes
3+
.npmrc
4+
.prettierignore
15
dist/
26
pnpm-lock.yaml
37
node_modules/

0 commit comments

Comments
 (0)