From 107e6c27b87de9871e068d7b0bcda515e31b00e5 Mon Sep 17 00:00:00 2001 From: Krzysztof Kotowicz Date: Fri, 1 Oct 2021 11:08:28 +0200 Subject: [PATCH] Added an example of loading Monaco that is compliant with Trusted Types (https://web.dev/trusted-types). --- browser-amd-trusted-types/index.html | 40 ++++++++++++++++++++++++++++ 1 file changed, 40 insertions(+) create mode 100644 browser-amd-trusted-types/index.html diff --git a/browser-amd-trusted-types/index.html b/browser-amd-trusted-types/index.html new file mode 100644 index 00000000..9f3f4786 --- /dev/null +++ b/browser-amd-trusted-types/index.html @@ -0,0 +1,40 @@ + + + + browser-amd-editor + + + + +

Monaco Editor with Trusted Types Sample

+
+ + + + +