From 162d66d23fe984d7ac0396faacb8800f19a719fd Mon Sep 17 00:00:00 2001 From: Yusuke Sakurai Date: Mon, 24 Feb 2020 22:10:00 +0900 Subject: [PATCH] fix: chat example's content-security-policy (#4091) --- std/examples/chat/index.html | 7 ++++--- std/examples/chat/server.ts | 19 ++++++++++++++++--- 2 files changed, 20 insertions(+), 6 deletions(-) diff --git a/std/examples/chat/index.html b/std/examples/chat/index.html index b84a9f1dd1..b26a4a15d6 100644 --- a/std/examples/chat/index.html +++ b/std/examples/chat/index.html @@ -1,5 +1,6 @@ - + + ws chat example @@ -10,7 +11,7 @@
-