seekr icon indicating copy to clipboard operation
seekr copied to clipboard

[Website] typescript source map

Open 9glenda opened this issue 2 years ago • 3 comments
trafficstars

Not in releases tho

9glenda avatar Sep 05 '23 21:09 9glenda

What is this issue for

cn1t avatar Sep 06 '23 07:09 cn1t

It tells the browser where errors js are located in the typescript code. Basically it makes debugging easier.

https://www.typescriptlang.org/tsconfig#sourceMap

9glenda avatar Sep 06 '23 08:09 9glenda

It tells the browser where errors js are located in the typescript code. Basically it makes debugging easier.

https://www.typescriptlang.org/tsconfig#sourceMap

Ok gg

cn1t avatar Sep 06 '23 11:09 cn1t