Skip to content

ogvolkov/ts-mystery-watch-issue

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

TypeScript mysterious watch issue demonstration

To check the issue, install packages and run

node_modules\.bin\tsc --watch

Then add a new JavaScript file anywhere in the project folder. You will see the compiler starts compilation:

18:55:03 - File change detected. Starting incremental compilation...


18:55:03 - Compilation complete. Watching for file changes.

About

TypeScript mysterious watch issue demonstration

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published