Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我正在使用 TypeScript 项目,然后将所有生成的文件移动到 SharePoint 中。我需要做些什么,比如修改 .js 文件和 .js.map 文件以使其可以附加到 iexplore.exe 并调试 .ts 文件?
我有另一个更简单的答案。只需使用 OOTB TypeScript 项目并引用 SharePoint 内的 JS 文件。