When my Firefox debugger (also Chrome) tries to find the source .ts file i'm getting the following error
Error while fetching an original source: request failed with status 404
Source URL: https://localhost:44308/TypeScript/DateTimeHelper.ts
The related source map points to the correct solution location
{"version":3,"file":"DateTimeHelper.js","sourceRoot":"","sources":["../../TypeScript/DateTimeHelper.ts"],"names":[],"mappings":" ...
The path is correct for the VS solution but not for the web site. This may the issue but I'm not sure how to correct it.
I'm running VS 2017