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

Translate plugins/module-concatenation-plugin.mdx #385

Closed
wants to merge 11 commits into from
Closed

Translate plugins/module-concatenation-plugin.mdx #385

wants to merge 11 commits into from

Conversation

jiwoo0629
Copy link
Contributor

Summary

#7

Glossary

bundling : 번들링
trade-off : 절충점
closure : 클로저
wrapper function : 래퍼 함수
hoist : 호이스팅 하다
concatenation behavior : 연결 동작
scope hoisting : 범위 호이스팅
fallback : 퇴화하다
transpiler : 트랜스파일러
import : 가져오다
export : 내보내다
pseudo javascript : 의사 자바스크립트
bailout : bailout

commit한 글의 이름이 process로 잘못되어 있어 수정합니다.
entry points -> 엔트리 포인트로 수정했습니다.
line 47의 modules를 모듈로 변경했습니다
함수 이름을 제외한 modules -> 모듈 변경
line 33 : entries -> 엔트리 변경
dependencies -> 종속성 변경
코드 예제 내 주석 변역 완료
논리 -> 로직 변경
진입점-> 엔트리 포인트로 수정하고 이에 따라 line 78의 번역을 수정했습니다.
또 해당 줄의 multiple configured -> 다중 구성된 번역을 진행했습니다.
module-concatenation-plugin.mdx 번역
translator 추가했습니다.
option -> 옵션 수정
scope hoisting -> 범위 호이스팅
@jiwoo0629 jiwoo0629 requested a review from a team as a code owner October 28, 2021 12:37
@jiwoo0629 jiwoo0629 closed this Oct 28, 2021
@jiwoo0629 jiwoo0629 reopened this Oct 28, 2021
@dkstyle
Copy link
Contributor

dkstyle commented Oct 28, 2021

@jiwoo0629 conflict가 발생하는데요, upstream fetch 하시고 src/content/plugins/module-concatenation-plugin.mdx 수정사항만 올려주시겠어요?

@dkstyle dkstyle added the invalid This doesn't seem right label Oct 28, 2021
@dkstyle dkstyle changed the title Translate module-concatenation-plugin.mdx Translate plugins/module-concatenation-plugin.mdx Oct 28, 2021
@jiwoo0629 jiwoo0629 closed this Oct 28, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
invalid This doesn't seem right
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants