Closed dazinator closed 6 years ago
On the sample page, multiple typescript files in a pipeline compile to js files just fine the first time, however if you change a file causing the pipeline to recompile, the typescript compiler throws an error.
Problem was due to this: https://github.com/aspnet/JavaScriptServices/issues/640
On the sample page, multiple typescript files in a pipeline compile to js files just fine the first time, however if you change a file causing the pipeline to recompile, the typescript compiler throws an error.