Skip to content
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

cypress.config.js を cypress.config.ts にする #902

Closed
1nu1taichi opened this issue Mar 12, 2024 · 0 comments · Fixed by #1311
Closed

cypress.config.js を cypress.config.ts にする #902

1nu1taichi opened this issue Mar 12, 2024 · 0 comments · Fixed by #1311
Assignees
Labels
target: Dressca サンプルアプリケーションDresscaに関係がある 内部の改善 機能更新やドキュメント更新ではない改善
Milestone

Comments

@1nu1taichi
Copy link
Contributor

概要

Vite 5 への更新に伴い、Cypress が ESM 未対応のため cypres.config.ts がエラーとなった。
そのため Cypress が実行できる cypress.config.js へ一時的に修正した。
Cypress が ESM に対応されたとき cypress.config.ts に元に戻したい。

完了条件

cypress.config.js が cypress.config.ts に修正されている

@1nu1taichi 1nu1taichi added target: Dressca サンプルアプリケーションDresscaに関係がある 要望 新機能や要望 labels Mar 12, 2024
@tsuna-can-se tsuna-can-se added the 定期的な確認が必要 他のサービスの不具合亜解消待ちなど、定期的な情報のアップデートが必要である label Jun 3, 2024
@KentaHizume KentaHizume self-assigned this Jun 6, 2024
@KentaHizume KentaHizume added this to the v0.9 milestone Jun 6, 2024
@tsuna-can-se tsuna-can-se removed the 定期的な確認が必要 他のサービスの不具合亜解消待ちなど、定期的な情報のアップデートが必要である label Jun 6, 2024
@KentaHizume KentaHizume added 内部の改善 機能更新やドキュメント更新ではない改善 and removed 要望 新機能や要望 labels Jun 6, 2024
@KentaHizume KentaHizume linked a pull request Jun 6, 2024 that will close this issue
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
target: Dressca サンプルアプリケーションDresscaに関係がある 内部の改善 機能更新やドキュメント更新ではない改善
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants