seekr
seekr copied to clipboard
[Website] typescript source map
trafficstars
Not in releases tho
What is this issue for
It tells the browser where errors js are located in the typescript code. Basically it makes debugging easier.
https://www.typescriptlang.org/tsconfig#sourceMap
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