Skip to content

ビルドツールの変更 #36

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
3 tasks
trancore opened this issue Feb 17, 2025 · 0 comments
Open
3 tasks

ビルドツールの変更 #36

trancore opened this issue Feb 17, 2025 · 0 comments
Assignees
Labels
Update 機能改修

Comments

@trancore
Copy link
Owner

trancore commented Feb 17, 2025

タスク概要

Create React Appが公式ドキュメントでdeprecatedになった。
facebook/create-react-app#17003

このため、本アプリケーションで使用しているCreate React App(craco)をやめることにする。

代替方法として、

  1. Vite + React Router
  2. Vite + tanstack router + tanstack query

が考えられる。

SPAサイトとして、強力な開発のできる2で進めていきたいが、GraphQLも改修するとなると大きな改修となることが考えられる。

参考になりそうな資料

作業

  • ビルドツールの変更
  • Routerライブラリの変更
  • GraphQLのfetchライブラリの変更

完了条件

  • 上記実装の完了
@trancore trancore self-assigned this Feb 17, 2025
@trancore trancore added the Update 機能改修 label Feb 17, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Update 機能改修
Projects
None yet
Development

No branches or pull requests

1 participant