Skip to content

Commit

Permalink
refactor: 미사용 라이브러리 및 유틸 삭제
Browse files Browse the repository at this point in the history
  • Loading branch information
hyesungoh committed Nov 2, 2023
1 parent ea1119a commit 6f21803
Show file tree
Hide file tree
Showing 24 changed files with 5 additions and 695 deletions.
303 changes: 0 additions & 303 deletions .pnp.cjs

Large diffs are not rendered by default.

Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -75,7 +75,7 @@
사용자 지표를 수집 및 분석하여 이탈율을 줄이고, 사용자 경험을 개선했어요.
* Sentry 부착으로 에러 로그를 수집하고, 디버깅에 유리한 환경을 구성했어요
* SSR 을 활용한 SEO 개인화를 진행했어요.
* Satori를 사용한 이미지 동적 생성으로 사용자가 이미지를 다운받을 수 있게 만들었어요.
* API Route를 사용해 이미지를 동적으로 생성해 사용자가 이미지를 다운받을 수 있게 만들었어요.
* Stylelint를 사용해 스타일링 컨벤션을 확립했어요.
* Vitest를 활용해 TDD로 개발했어요.

Expand Down
2 changes: 0 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,6 @@
"@egjs/flicking-plugins": "^4.7.0",
"@egjs/react-flicking": "^4.10.9",
"@emotion/react": "^11.10.6",
"@resvg/resvg-js": "^2.4.1",
"@sentry/nextjs": "^7.49.0",
"@tanstack/react-query": "^4.29.3",
"@vercel/analytics": "^1.0.1",
Expand All @@ -58,7 +57,6 @@
"react": "18.2.0",
"react-dom": "18.2.0",
"react-hotjar": "^6.1.0",
"satori": "^0.10.9",
"sharp": "^0.32.1"
},
"packageManager": "yarn@3.5.0",
Expand Down
106 changes: 0 additions & 106 deletions src/utils/createUserDnaSvg.tsx

This file was deleted.

Loading

0 comments on commit 6f21803

Please sign in to comment.