Skip to content

feat: Deno標準ライブラリをJSR形式に移行#36

Merged
ef81sp merged 2 commits intomainfrom
feature/migrate-to-jsr
Jan 30, 2026
Merged

feat: Deno標準ライブラリをJSR形式に移行#36
ef81sp merged 2 commits intomainfrom
feature/migrate-to-jsr

Conversation

@ef81sp
Copy link
Copy Markdown
Owner

@ef81sp ef81sp commented Jan 30, 2026

Summary

  • Deno標準ライブラリの依存をdeno.land/stdからjsr:@std/*形式に移行
  • 未使用のdeploy-entry.tsdeploy:serveタスクを削除

Test plan

  • deno task test - バックエンドテスト全パス
  • deno task build - フロントエンドビルド成功
  • deno task test:e2e - E2Eテスト全パス

🤖 Generated with Claude Code

ef81sp and others added 2 commits January 30, 2026 23:43
deploy-entry.tsは参照先モジュールが存在せず、実際のデプロイでは
backend/server.tsが使用されているため削除

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
@ef81sp ef81sp merged commit 15900a6 into main Jan 30, 2026
1 check passed
@ef81sp ef81sp deleted the feature/migrate-to-jsr branch January 30, 2026 14:49
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant