Skip to content

Commit 82c71e5

Browse files
committed
Complete: Nightly Builds
1 parent 8757c41 commit 82c71e5

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

โ€Žpages/Nightly Builds.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -15,13 +15,13 @@ nightlies๋Š” [www.myget.org](https://www.myget.org/gallery/typescript-preview)
1515

1616
There are two packages:
1717

18-
* `Microsoft.TypeScript.Compiler`: Tools only (`tsc.exe`, `lib.d.ts`, etc.) .
19-
* `Microsoft.TypeScript.MSBuild`: Tools as above, as well as MSBuild tasks and targets (`Microsoft.TypeScript.targets`, `Microsoft.TypeScript.Default.props`, etc.)
18+
* `Microsoft.TypeScript.Compiler`: ๋„๊ตฌ๋งŒ (`tsc.exe`, `lib.d.ts`, ๋“ฑ.) .
19+
* `Microsoft.TypeScript.MSBuild`: ์œ„์™€ ๊ฐ™์€ ๋„๊ตฌ๋ฟ๋งŒ ์•„๋‹ˆ๋ผ MSBuild ์ž‘์—… ๋ฐ ๋Œ€์ƒ (`Microsoft.TypeScript.targets`, `Microsoft.TypeScript.Default.props`, ๋“ฑ.)
2020

2121
## nightly ๋นŒ๋“œ๋ฅผ ์‚ฌ์šฉํ•˜๋„๋ก IDE ์—…๋ฐ์ดํŠธ
2222

2323
nightly drop์„ ์‚ฌ์šฉํ•˜๋„๋ก IDE๋ฅผ ์—…๋ฐ์ดํŠธํ•  ์ˆ˜๋„ ์žˆ์Šต๋‹ˆ๋‹ค.
24-
๋จผ์ € npm์„ ํ†ตํ•ด ํŒจํ‚ค์ง€๋ฅผ ์„ค์น˜ํ•ด์•ผํ•ฉ๋‹ˆ๋‹ค.
24+
๋จผ์ € npm์„ ํ†ตํ•ด ํŒจํ‚ค์ง€๋ฅผ ์„ค์น˜ํ•ด์•ผ ํ•ฉ๋‹ˆ๋‹ค.
2525
npm ํŒจํ‚ค์ง€๋ฅผ ์ „์—ญ์œผ๋กœ ์„ค์น˜ํ•˜๊ฑฐ๋‚˜ ๋กœ์ปฌ `node_modules` ํด๋”์— ์„ค์น˜ํ•  ์ˆ˜ ์žˆ์Šต๋‹ˆ๋‹ค.
2626

2727
์ด ์„น์…˜์˜ ๋‚˜๋จธ์ง€ ๋ถ€๋ถ„์—์„œ๋Š” `typescript@next`๊ฐ€ ์ด๋ฏธ ์„ค์น˜๋˜์–ด ์žˆ๋‹ค๊ณ  ๊ฐ€์ •ํ•ฉ๋‹ˆ๋‹ค.
@@ -56,7 +56,7 @@ npm ํŒจํ‚ค์ง€๋ฅผ ์ „์—ญ์œผ๋กœ ์„ค์น˜ํ•˜๊ฑฐ๋‚˜ ๋กœ์ปฌ `node_modules` ํด๋”์—
5656

5757
> ๋˜ํ•œ [์ปค์Šคํ…€ ์–ธ์–ด ์„œ๋น„์Šค ํŒŒ์ผ ์‚ฌ์šฉ](https://github.com/Microsoft/TypeScript/wiki/Dev-Mode-in-Visual-Studio#using-a-custom-language-service-file)์— ๋Œ€ํ•œ ์œ„ํ‚ค ํŽ˜์ด์ง€๋ฅผ ์ฐธ์กฐํ•˜์„ธ์š”.
5858
59-
2. PowerShell ์ปค๋งจ๋“œ ๋ผ์ธ์ฐฝ์—์„œ ๋‹ค์Œ์„ ์‹คํ–‰ํ•ฉ๋‹ˆ๋‹ค:
59+
2. PowerShell ์ปค๋งจ๋“œ ๋ผ์ธ ์ฐฝ์—์„œ ๋‹ค์Œ์„ ์‹คํ–‰ํ•ฉ๋‹ˆ๋‹ค:
6060

6161
VS 2015:
6262

โ€Žprogress.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,4 +43,4 @@
4343
- [x] ์ปดํŒŒ์ผ๋Ÿฌ ์˜ต์…˜
4444
- [x] MSBuild์—์„œ์˜ ์ปดํŒŒ์ผ๋Ÿฌ ์˜ต์…˜
4545
- [x] ๋นŒ๋“œ ๋„๊ตฌ์™€ ํ†ตํ•ฉ
46-
- [ ] Nightly ๋นŒ๋“œ
46+
- [x] Nightly ๋นŒ๋“œ

0 commit comments

Comments
ย (0)