Skip to content

Commit a7466f4

Browse files
Update docs/tsconfig/ko/options/outFile.md
Update suggestions Co-authored-by: YeonJuan <[email protected]>
1 parent 1236d0d commit a7466f4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/tsconfig/ko/options/outFile.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,4 +8,4 @@ oneline: "Specify a file that bundles all outputs into one JavaScript file. If `
88
만일 `module``system` 또는 `amd` 일 경우, 모든 모듈 파일도 모든 전역 컨텐츠 뒤에 이 파일에 연결됩니다.
99

1010
참고: `outFile``module``None` 이거나, `System`, `AMD` 가 아니면 _사용할 수 없습니다_.
11-
이 옵션은 bundle CommonJS 또는 ES6 모듈에 사용할_없습니다_.
11+
이 옵션은 bundle CommonJS 또는 ES6 모듈에 _사용할없습니다_.

0 commit comments

Comments
 (0)