Introduce devtoprod:release orchestrator, config file, CLI result footers on deploy scripts, auto-thumb regeneration on curator fixes, and updated deploy documentation. Co-authored-by: Cursor <cursoragent@cursor.com>
4 lines
53 B
Batchfile
4 lines
53 B
Batchfile
@echo off
|
|
cd /d "%~dp0"
|
|
npm run devtoprod:release %*
|