From b2395229e81243ea3edb2484135051558bf93f70 Mon Sep 17 00:00:00 2001 From: Win Date: Fri, 20 Sep 2024 17:43:02 +0700 Subject: [PATCH] MOL-358/PICT-242: update install script --- connect.yaml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/connect.yaml b/connect.yaml index 2f4e0fd..cf8ff8c 100644 --- a/connect.yaml +++ b/connect.yaml @@ -51,6 +51,9 @@ deployAs: - name: application applicationType: merchant-center-custom-application + scripts: + postDeploy: yarn install && yarn build + preUndeploy: yarn install && yarn build configuration: standardConfiguration: - key: CUSTOM_APPLICATION_ID