typescript - I can't see my script files in chrome developer? -
i'm writing typescripts in visual studio , build/compile run fine- when open chrome developer tools can see 1 of files, there three...
how can chrome developer show files?
are sure including files in page via script tags? chrome dev tools should show of scripts included in pages. assuming generating .js.map files, should show both js , ts files.
Comments
Post a Comment