Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[FE] refactor: sourcemap 관련 보안 설정 추가 #347

Merged
merged 1 commit into from
Aug 14, 2024

Conversation

BadaHertz52
Copy link
Contributor


🚀 어떤 기능을 구현했나요 ?

  • sourcemap 보안 관련 설정을 추가했어요.

🔥 어떻게 해결했나요 ?

  • hidden-source-map으로 설정했어요.
  • map 파일 없이 번들링되도록 했어요.

📝 어떤 부분에 집중해서 리뷰해야 할까요?

  • sentry에서 오류나는 곳을 웹페이지에서 소스 코드가 보이지 않는 지 확인해주세요.
    그런데... -sentry에서 오류나는 곳을 웹페이지에서 보는 법 아시는 분?

📚 참고 자료, 할 말

  • sentry를 조금씩 보완해나가자

Copy link
Contributor

@ImxYJL ImxYJL left a comment

Choose a reason for hiding this comment

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

그 와중에 sentry 보느라 수고했어요!!

Copy link
Contributor

@chysis chysis left a comment

Choose a reason for hiding this comment

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

고생했어요🔥

Copy link
Contributor

@soosoo22 soosoo22 left a comment

Choose a reason for hiding this comment

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

sourcemap 설정이 추가가 되었네요!!! 수고했어요!!

@BadaHertz52 BadaHertz52 merged commit 4d7d9f9 into develop Aug 14, 2024
5 checks passed
@donghoony donghoony deleted the fe/refactor/346-sentry_sourcemap branch August 20, 2024 01:24
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Status: Done
Development

Successfully merging this pull request may close these issues.

[FE] sourcemap 보안 관련 설정을 추가한다.
4 participants