Skip to content

compiler options in MSBuild 수정 (fix #53) #102

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

Merged
merged 1 commit into from
Jun 20, 2020
Merged

compiler options in MSBuild 수정 (fix #53) #102

merged 1 commit into from
Jun 20, 2020

Conversation

guyeol
Copy link
Member

@guyeol guyeol commented Jun 19, 2020

현재 번역 규칙에 맞춰 수정했습니다

걸프, 그런트는 원어로 바꿨는데 혹시 의견있으시면 말씀부탁드려요

resolve #53

@guyeol guyeol added the 🚀 번역중 번역을 진행하고 있어요 label Jun 19, 2020
@guyeol guyeol added this to the v1 번역 milestone Jun 19, 2020
@guyeol guyeol requested review from bumkeyy and dvlprsh June 19, 2020 07:29
@guyeol guyeol self-assigned this Jun 19, 2020
다른 빌드 도구를 사용하여 프로젝트 (예: 걸프, 그런트 등) 그리고 개발을 위한 VS와 디버깅 환경을 사용하는 경우 프로젝트에서 `<TypeScriptCompileBlocked>true</TypeScriptCompileBlocked>`를 설정하세요.

이렇게 하면 모든 편집 지원이 제공되지만 F5키를 눌러도 빌드가 지원되지 않습니다.
다른 빌드 도구를 사용하여 프로젝트 (예: gulp, grunt 등) 그리고 개발을 위한 VS와 디버깅 환경을 사용하는 경우 프로젝트에서 `<TypeScriptCompileBlocked>true</TypeScriptCompileBlocked>`를 설정하세요.
Copy link
Member

Choose a reason for hiding this comment

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

👍

Copy link
Member

@dvlprsh dvlprsh left a comment

Choose a reason for hiding this comment

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

고생하셨습니다 👍

@dvlprsh dvlprsh merged commit 77f4497 into master Jun 20, 2020
@dvlprsh dvlprsh deleted the issue53 branch June 20, 2020 14:43
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
🚀 번역중 번역을 진행하고 있어요
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Project Configuration / Compiler Options in MSBuild 번역
2 participants