forked from Pissandshittium/pissandshittium
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
WebUI: Add TypeScript @types package for Trusted Types
Specifically, this adds @types/trusted-types as dependency. NOTE: This type definition might be included in future versions of TS: microsoft/TypeScript#30024 Also updates npm_include and npm_exclude to have the .d.ts in those packages to be actually included in the packed node_modules.tar.gz. This increases the uncompressed node_modules size by about 1.2k. Trusted Types is used by //ui/webui/resources/js/static_types.js which in turn is used by cr.ui.Tree and Files app. Bug: b:228404803 Change-Id: Icb50826e520665f74eb21c88e976b3df5f0d00d1 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/3577873 Auto-Submit: Luciano Pacheco <lucmult@chromium.org> Reviewed-by: Demetrios Papadopoulos <dpapad@chromium.org> Commit-Queue: Demetrios Papadopoulos <dpapad@chromium.org> Cr-Commit-Position: refs/heads/main@{#991648}
- Loading branch information
Luciano Pacheco
authored and
Chromium LUCI CQ
committed
Apr 12, 2022
1 parent
cc7207e
commit 5ffe647
Showing
5 changed files
with
31 additions
and
1 deletion.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1 +1 @@ | ||
0baf1b0dba664e771dfe0ea3c155674bef85ca39 | ||
df473d4b1ab26ce6b669007521f2ffb8ff99f9d7 |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters