Skip to content

fix(admin): build:dev スクリプトを追加 (CI の全ワークスペース fan-out 対応)#1104

Merged
smalruby3-editor-bot[bot] merged 1 commit into
feature/adminfrom
fix/admin-build-dev
Jul 19, 2026
Merged

fix(admin): build:dev スクリプトを追加 (CI の全ワークスペース fan-out 対応)#1104
smalruby3-editor-bot[bot] merged 1 commit into
feature/adminfrom
fix/admin-build-dev

Conversation

@smalruby3-editor-bot

Copy link
Copy Markdown

PR #1094 の CI 失敗 (integration-test-vm/gui ×4) の修正。root の npm run build:dev は全ワークスペースに fan-out するが、packages/admin に build:dev が無く Missing script で失敗していた。development モードの webpack ビルドとして追加 (ローカルでビルド成功確認済み)。

🤖 Generated with Claude Code

CI の integration-test-{vm,gui} は root で素の npm run build:dev を実行し、
これは全ワークスペースへ fan-out する。packages/admin に build:dev が
無かったため Missing script で 4 ジョブが失敗していた。

webpack の development モードビルドとして追加 (build と同一 config、
devtool が source map 付きになるだけ)。

Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
@smalruby3-editor-bot
smalruby3-editor-bot Bot merged commit 53216e9 into feature/admin Jul 19, 2026
9 checks passed
@smalruby3-editor-bot
smalruby3-editor-bot Bot deleted the fix/admin-build-dev branch July 19, 2026 06:20
@github-actions

Copy link
Copy Markdown

🚀 Preview deployed: https://smalruby.jp/smalruby3-editor/fix/admin-build-dev/

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.

0 participants