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

Merged
merged 3 commits into from
Nov 1, 2021
Merged

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

merged 3 commits into from
Nov 1, 2021

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

Translate plugins/module-concatenation-plugin.mdx
@jiwoo0629 jiwoo0629 requested a review from a team as a code owner October 28, 2021 17:38
원본 줄 바꿈 형태 유지
기사 -> 글 수정
의사 자바스크립트 -> 자바스크립트 의사코드
@dkstyle dkstyle merged commit dbb886a into line:kr Nov 1, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants