From 6631a5ba12fa010078fe76ceff0d82715f0f9846 Mon Sep 17 00:00:00 2001 From: kcwww Date: Sun, 21 Apr 2024 14:48:08 +0900 Subject: [PATCH] test: LCP delay --- .github/workflows/tempFrontDeploy.yml | 1 + front/index.html | 4 ++-- front/src/pages/Intro/Intro.tsx | 4 ++-- 3 files changed, 5 insertions(+), 4 deletions(-) diff --git a/.github/workflows/tempFrontDeploy.yml b/.github/workflows/tempFrontDeploy.yml index ac53630..95f79df 100644 --- a/.github/workflows/tempFrontDeploy.yml +++ b/.github/workflows/tempFrontDeploy.yml @@ -50,6 +50,7 @@ jobs: aws s3 sync ./front/dist s3://$BUCKET_NAME --exclude '*' --include '*.svg.gz' --content-encoding 'gzip' --content-type 'image/svg+xml' aws s3 sync ./front/dist s3://$BUCKET_NAME --exclude '*' --include '*.ico.gz' --content-encoding 'gzip' --content-type 'image/x-icon' aws s3 sync ./front/dist s3://$BUCKET_NAME --exclude '*' --include '*.ttf.gz' --content-encoding 'gzip' --content-type 'font/ttf' + aws s3 sync ./front/dist s3://$BUCKET_NAME --exclude '*' --include '*.woff.gz' --content-encoding 'gzip' --content-type 'font/woff' aws s3 sync ./front/dist s3://$BUCKET_NAME --exclude '*' --include '*.mp3.gz' --content-encoding 'gzip' --content-type 'audio/mpeg' - name: CloudFront Invalidation diff --git a/front/index.html b/front/index.html index 2121ab7..0b17fb7 100644 --- a/front/index.html +++ b/front/index.html @@ -4,13 +4,13 @@ - + /> --> diff --git a/front/src/pages/Intro/Intro.tsx b/front/src/pages/Intro/Intro.tsx index b574c73..fdafe0b 100644 --- a/front/src/pages/Intro/Intro.tsx +++ b/front/src/pages/Intro/Intro.tsx @@ -34,9 +34,9 @@ const Intro = () => { <> - + {/* 스노우볼 속 내 마음 - + */}