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 #387

Closed
wants to merge 17 commits into from
Closed

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

wants to merge 17 commits into from

Conversation

jiwoo0629
Copy link
Contributor

Summary

#7

리뷰 참고 사항

이전에 commit한 내용이 없어지지 않아 계속 commit 목록에 남아있습니다.
일단 plugins/module-concatenation-plugin.mdx에 대한 내용만 확인해주시면 감사하겠습니다...

Glossary

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

jiwoo0629 and others added 16 commits October 10, 2021 21:39
commit한 글의 이름이 process로 잘못되어 있어 수정합니다.
entry points -> 엔트리 포인트로 수정했습니다.
line 47의 modules를 모듈로 변경했습니다
함수 이름을 제외한 modules -> 모듈 변경
line 33 : entries -> 엔트리 변경
dependencies -> 종속성 변경
코드 예제 내 주석 변역 완료
논리 -> 로직 변경
진입점-> 엔트리 포인트로 수정하고 이에 따라 line 78의 번역을 수정했습니다.
또 해당 줄의 multiple configured -> 다중 구성된 번역을 진행했습니다.
module-concatenation-plugin.mdx 번역
translator 추가했습니다.
option -> 옵션 수정
scope hoisting -> 범위 호이스팅
conflict 해결
: -> .으로 변경
plugins/module-concatenation.mdx 번역
@jiwoo0629 jiwoo0629 requested a review from a team as a code owner October 28, 2021 15:54
@jiwoo0629 jiwoo0629 closed this Oct 28, 2021
@jiwoo0629 jiwoo0629 reopened this Oct 28, 2021
@jiwoo0629 jiwoo0629 closed this Oct 28, 2021
@jiwoo0629 jiwoo0629 reopened this Oct 28, 2021
@jiwoo0629 jiwoo0629 closed this Oct 28, 2021
@jiwoo0629 jiwoo0629 reopened this Oct 28, 2021
@jiwoo0629 jiwoo0629 closed this Oct 28, 2021
@jiwoo0629 jiwoo0629 reopened this 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
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant