但發現一個問題,在 VS2015 中,我直接對 *.ts 進行儲存,卻不會立即編譯 ts 檔,
必須要 rebuild 專案才會編譯,這也太無法讓人接受了吧!
經一番 google 才發現,原來專案加入 tsconfig.json 後,預設是關閉 compile on save 的,
那該如何設定才能開啟呢?
- 找到 VS2015 Tools\Options\Text Editor\TypeScript\Project 頁面
- 勾選 "Automatically compile typescript files which are not part of a project"
- 重啟 VS2015
沒有留言:
張貼留言