Skip to content

[feature] 번들링 시 public/ 폴더 내용 복사#146

Merged
oesnuj merged 2 commits intodevelop/fefrom
feature/#145-bundling_public_dir
Mar 7, 2025
Merged

[feature] 번들링 시 public/ 폴더 내용 복사#146
oesnuj merged 2 commits intodevelop/fefrom
feature/#145-bundling_public_dir

Conversation

@oesnuj
Copy link
Member

@oesnuj oesnuj commented Mar 7, 2025

#️⃣연관된 이슈

#145

📝작업 내용

이번 PR에서 작업한 내용을 간략히 설명해주세요(이미지/동영상 첨부 가능)

✅ 주요 변경 사항
copy-webpack-plugin 추가 및 webpack.config.ts에 적용
public/ 폴더 내 favicon.ico, sitemap.xml, robots.txt 등을 dist/로 자동 복사

중점적으로 리뷰받고 싶은 부분(선택)

리뷰어가 특별히 봐주었으면 하는 부분이 있다면 작성해주세요

ex) 메서드 XXX의 이름을 더 잘 짓고 싶은데 혹시 좋은 명칭이 있을까요?

논의하고 싶은 부분(선택)

논의하고 싶은 부분이 있다면 작성해주세요.

🫡 참고사항

@oesnuj oesnuj added ✨ Feature 기능 개발 💻 FE Frontend labels Mar 7, 2025
@oesnuj oesnuj requested a review from seongwon030 March 7, 2025 06:47
@oesnuj oesnuj self-assigned this Mar 7, 2025
@netlify
Copy link

netlify bot commented Mar 7, 2025

Deploy Preview for moadong ready!

Name Link
🔨 Latest commit 06454ae
🔍 Latest deploy log https://app.netlify.com/sites/moadong/deploys/67ca968e2051ca000863a463
😎 Deploy Preview https://deploy-preview-146--moadong.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site configuration.

Copy link
Member

@seongwon030 seongwon030 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

웹팩 플러그인 설정 좋습니다

@oesnuj oesnuj merged commit 18944ac into develop/fe Mar 7, 2025
4 checks passed
@oesnuj oesnuj linked an issue Mar 7, 2025 that may be closed by this pull request
3 tasks
@seongwon030 seongwon030 deleted the feature/#145-bundling_public_dir branch March 14, 2025 11:07
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

💻 FE Frontend ✨ Feature 기능 개발

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[feature] 번들링 시 public/ 폴더 내용 복사

2 participants