Skip to content

Commit

Permalink
Fixes microsoft/monaco-editor#2758: Remove sourceMappingURL directive…
Browse files Browse the repository at this point in the history
… that points to missing file
  • Loading branch information
alexdima committed Nov 10, 2021
1 parent e08f4b5 commit f0abd64
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions src/vs/base/browser/dompurify/dompurify.js
Original file line number Diff line number Diff line change
Expand Up @@ -1382,5 +1382,3 @@ define(function () { return purify; });
// export const removeHooks = purify.removeHooks;
// export const removeAllHooks = purify.removeAllHooks;
// ESM-uncomment-end

//# sourceMappingURL=purify.es.js.map

0 comments on commit f0abd64

Please sign in to comment.