mirror of
https://github.com/toss/es-toolkit.git
synced 2024-11-24 11:45:26 +03:00
9bde10a537
* fix(*): migrate rollup to tsup, support esm correctly, remove *.spec.* for dist * chore: update * postbuild * Update .scripts/postbuild.sh * Update package.json Co-authored-by: Jonghyeon Ko <jonghyeon@toss.im> --------- Co-authored-by: raon0211 <raon0211@toss.im>
20 lines
171 B
Plaintext
20 lines
171 B
Plaintext
.DS_Store
|
|
|
|
.yarn/*
|
|
!.yarn/patches
|
|
!.yarn/plugins
|
|
!.yarn/releases
|
|
!.yarn/sdks
|
|
!.yarn/versions
|
|
|
|
.pnp.cjs
|
|
.pnp.loader.mjs
|
|
|
|
node_modules
|
|
coverage
|
|
dist
|
|
.junit
|
|
out
|
|
*.d.ts
|
|
*.tgz
|