You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Fix 'gulp watch' command and also allow compilation of test files. (#672)
The compilation results of the test files are discarded... the process
is just to allow the typescript compiler to pass over all files at once
(rather than encountering errors one file at a time by running unit
tests.)
0 commit comments