Skip to content

Conversation

@eiel
Copy link
Contributor

@eiel eiel commented Jul 19, 2025

Summary

  • devcontainerでClaude Code開発環境の改善
  • node_modulesは共有しないことで esbuild のようなバイナリツールがlocal環境で動作しなくなるのを改善

Test plan

  • devcontainer環境とlocal環境でそれぞれ npm run buildできるのを確認

🤖 Generated with Claude Code

バイナリファイルの実行問題を解決するためDocker volumeでnode_modulesを分離し、開発環境の互換性を向上

🤖 Generated with [Claude Code](https://claude.ai/code)

Co-Authored-By: Claude <noreply@anthropic.com>
@eiel eiel changed the title feat: Claude Code development environment setup feat: dev container環境の改善 - node_modulesを共有しない Jul 19, 2025
@eiel eiel changed the title feat: dev container環境の改善 - node_modulesを共有しない chore: dev container環境の改善 - node_modulesを共有しない Jul 19, 2025
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.

2 participants