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] build:dev 스크립트에서 노드 환경을 production으로 수정 #324

Merged
merged 1 commit into from
Aug 23, 2024

Conversation

hwinkr
Copy link
Contributor

@hwinkr hwinkr commented Aug 23, 2024

관련 이슈

작업 내용

  • build:dev의 노드 환경을 production으로 수정

특이 사항

리뷰 요구사항 (선택)

@hwinkr hwinkr added 🐈 프론트엔드 프론트엔드 관련 이슈에요 :) 🥵 핫픽스 핫! 빠르게 문제를 해결해요 :( labels Aug 23, 2024
@hwinkr hwinkr added this to the 4차 데모데이 milestone Aug 23, 2024
@hwinkr hwinkr self-assigned this Aug 23, 2024
Copy link

Test Results

4 tests   4 ✅  3s ⏱️
1 suites  0 💤
1 files    0 ❌

Results for commit 1520cd0.

Copy link
Contributor

@Largopie Largopie 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

@seokmyungham seokmyungham left a comment

Choose a reason for hiding this comment

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

👍👍👍👍

@hwinkr hwinkr merged commit 9bbd94e into develop Aug 23, 2024
11 checks passed
hwinkr added a commit that referenced this pull request Aug 23, 2024
* Revert "[FE] build:dev 스크립트에서 노드 환경을 production으로 수정 (#324)"

This reverts commit 9bbd94e.

* chore: cross-env 제거
hwinkr added a commit that referenced this pull request Sep 23, 2024
* [FE] dev 배포시에도 msw가 실행되었던 문제 해결 (#322)

chore: msw 실행 조건 추가

* [FE] build:dev 스크립트에서 노드 환경을 production으로 수정 (#324)

chore: build:dev 스크립트를 development에서 production으로 수정

* Revert "[FE] build:dev 스크립트에서 노드 환경을 production으로 수정" (#325)

* Revert "[FE] build:dev 스크립트에서 노드 환경을 production으로 수정 (#324)"

This reverts commit 9bbd94e.

* chore: cross-env 제거

* [FE] build:dev 스크립트에서 노드 환경을 production으로 수정 (#326)

* Revert "Revert "[FE] build:dev 스크립트에서 노드 환경을 production으로 수정" (#325)"

This reverts commit 66fbefc.

* chore: cross-env 제거 + dev & prod 모두 production으로 설정

* [FE] build:dev 스크립트에서 노드 환경을 production으로 수정 (#327)

* Revert "[FE] build:dev 스크립트에서 노드 환경을 production으로 수정 (#326)"

This reverts commit b9cd009.

* chore: dev모드 빌드 시 production모드로 빌드하도록 수정

* refactor: 불필요한 로직 제거

* chore: 프론트엔드 리소스 프로덕션 환경 배포 yml 파일 수정

---------

Co-authored-by: 낙타/송재석 <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
🐈 프론트엔드 프론트엔드 관련 이슈에요 :) 🥵 핫픽스 핫! 빠르게 문제를 해결해요 :(
Projects
Status: Done
Development

Successfully merging this pull request may close these issues.

[FE] build:dev의 노드 환경을 production으로 변경해요
3 participants