Commit 205ebbd
[deps] Remove sourceMappingUrl from intl-messageformat
This CL removes the //#sourceMappingUrl magic comment from a third
party runtime dependency. It seems intl-messageformat as a slight
build missconfiguration in that it emits a sourceMappingUrl comment
but doesn't bundle the source map.
To silence console warnings for DevTools-on-DevTools, we can
omit the magic comment.
[email protected]
Bug: None
Change-Id: Iee75d7c94e77a93dd0a4406d0e45888786b4c032
Reviewed-on: https://chromium-review.googlesource.com/c/devtools/devtools-frontend/+/5952526
Auto-Submit: Simon Zünd <[email protected]>
Commit-Queue: Alex Rudenko <[email protected]>
Reviewed-by: Alex Rudenko <[email protected]>1 parent f214071 commit 205ebbd
File tree
2 files changed
+2
-2
lines changed- front_end/third_party/intl-messageformat
- package
2 files changed
+2
-2
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
19 | 19 | | |
20 | 20 | | |
21 | 21 | | |
22 | | - | |
| 22 | + | |
| 23 | + | |
Lines changed: 0 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1708 | 1708 | | |
1709 | 1709 | | |
1710 | 1710 | | |
1711 | | - | |
0 commit comments