fix(build): add vscode:prepublish script to ensure compilation before vsce package

This commit is contained in:
Variet Worker
2026-04-08 06:14:05 +09:00
parent d3150bd5d8
commit 49e26eef54
8 changed files with 53 additions and 14 deletions

View File

@@ -3,4 +3,5 @@
| NNN | HH:MM | 작업 설명 | 커밋해시 | 상태 |
|---|---|---|---|---|
| 001 | 05:18 | Gravity Bridge 무결성 롤백, SafeToAutoRun 메모리 누수 방지(LRU), UI 프리징(execSync) 제거 및 v0.5.15 배포 | `bf7db72` | ✅ |
| 002 | 05:45 | SafeToAutoRun 명령어의 불필요한 Pending 파일 생성 방지 (Discord 중복 알림 차단) 및 v0.5.16 배포 | ⏳ | |
| 002 | 05:45 | SafeToAutoRun 명령어의 불필요한 Pending 파일 생성 방지 (Discord 중복 알림 차단) 및 v0.5.16 배포 | ⏳ | |
| 003 | 06:15 | package.json vscode:prepublish 스크립트 추가하여 VSIX 빌드 누락 수정 및 v0.5.17 배포 | ⏳ | ✅ |