Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Conversation

@tktcorporation
Copy link
Owner

Summary

  • ビルド時に package.json のバージョンを __VERSION__ 定数として埋め込む
  • 実行時にバージョン情報をコンソールに表示
  • ハードコードされていた version: "0.1.0" を動的なバージョンに置換

Test plan

  • pnpm build でビルドが成功することを確認
  • npx @tktco/create-devenv 実行時にバージョンが表示されることを確認

🤖 Generated with Claude Code

tktcorporation and others added 2 commits December 8, 2025 11:44
- build.config.ts で rollup replace プラグインを使用して __VERSION__ を埋め込み
- init コマンド実行時にバージョン情報を表示するように改善

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

Co-Authored-By: Claude Opus 4.5 <[email protected]>
@tktcorporation tktcorporation merged commit 2af3f0d into main Dec 8, 2025
4 checks passed
@github-actions github-actions bot mentioned this pull request Dec 8, 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