Closed keitakn closed 2 months ago
The latest updates on your projects. Learn more about Vercel for Git ↗︎
Name | Status | Preview | Comments | Updated (UTC) |
---|---|---|---|---|
lgtm-cat-frontend | ✅ Ready (Inspect) | Visit Preview | 💬 Add feedback | Aug 17, 2024 5:46pm |
Attention: Patch coverage is 3.03030%
with 128 lines
in your changes missing coverage. Please review.
Project coverage is 14.86%. Comparing base (
8fc0b2c
) to head (c8978bc
). Report is 16 commits behind head on release/epic36/design-renewal-2024.
:exclamation: There is a different number of reports uploaded between BASE (8fc0b2c) and HEAD (c8978bc). Click for more details.
HEAD has 1 upload less than BASE
| Flag | BASE (8fc0b2c) | HEAD (c8978bc) | |------|------|------| ||2|1|
:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.
issueURL
https://github.com/nekochans/lgtm-cat-frontend/issues/337
関連 URL
https://lgtm-cat-frontend-git-feature-issue337reset-project-nekochans.vercel.app/
このPRで対応すること / このPRで対応しないこと
Tailwind CSS + Next.jsで開発が出来るようにProject構成を変更する。
Storybook の URL もしくはスクリーンショット
https://622b6c5dc31e9e003a111eb5-kejprogtks.chromatic.com/
変更点概要
タイトルの通りNext.js + Tailwind CSSで開発出来るようにProject構成を変更 している。
一旦差分が分かりやすいように新しいProjectに必要なファイルだけ残しているが、残りの機能の関しても必要な物は順次
main
ブランチから移行していく。以前までの構造だと各ディレクトリに
index.ts
を置くスタイル(バレルファイルというらしい)を採用していたが今回からバレルファイルは使わない構成としている。理由は下記の通りで以外とBuild時のパフォーマンスに影響を与えるようだ。
https://marvinh.dev/blog/speeding-up-javascript-ecosystem-part-7/
レビュアーに重点的にチェックして欲しい点
特になし
補足情報
特になし