-
Notifications
You must be signed in to change notification settings - Fork 0
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
feat: vercel 배포 CI/CD #34
Conversation
d4bb0c1
to
b82fdd7
Compare
b82fdd7
to
44a241b
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
고생하셨습니다 굳굳굳ㄱ! 👏🏽👏🏽👏🏽🥳🥳🥳
"web#dev": { | ||
"cache": false, | ||
"persistent": true | ||
}, |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
옴 요기 추가하신 이유 여쭤봐도 되나영 ? 🤔 (단순 궁금)
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
고냥 dev 치면 app 하위 모든 것 (docs, web) 이 열리지 않나여?? 아마 web만 열기 위함이지 않을까 싶은 추축..
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
네네 세민님 말씀이 맞아요.
target을 따로 지정하고 싶었어요.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
음 그거 package.json에서 확인 하긴했는데 연장선이군영
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
아닠ㅋㅋㅋㅋㅋㅋㅋ 삼밧드가 종오넴 말투 쓰니까 왤케 웃기지
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
turbo.json 에 먼저 타겟 명령어를 선언 해줘야
package.json에서 해당 타겟 명령어를 스크립트로 실행할 수 있어요
package.json 은 선언되어있는 명령어를 실행시켜주는 스크립트고,
만약 turbo.json에 해당 명령어를 지정 안해주면 실행이 안돼요.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
호우! 고생하셨습니다~~ 👍
"web#dev": { | ||
"cache": false, | ||
"persistent": true | ||
}, |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
고냥 dev 치면 app 하위 모든 것 (docs, web) 이 열리지 않나여?? 아마 web만 열기 위함이지 않을까 싶은 추축..
🎉 변경 사항
🔗 링크
🙏 여기는 꼭 봐주세요!