mirror of
https://github.com/andrey271192/Domain_web.git
synced 2026-09-20 14:41:58 +00:00
fix(install): reset bundle before export patch
Co-authored-by: Cursor <cursoragent@cursor.com>
This commit is contained in:
@@ -44,6 +44,7 @@ clone_or_update() {
|
||||
|
||||
apply_patches() {
|
||||
log "Применение патчей фронтенда (export preview/download)..."
|
||||
git -C "${INSTALL_DIR}" checkout HEAD -- site/assets/index-VQj200iM.js
|
||||
node "${SITE_DIR}/patch-bundle.mjs"
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user