From fbd697a4b6c238147d661026836314862fd09221 Mon Sep 17 00:00:00 2001 From: Evan You Date: Wed, 21 Sep 2022 17:36:15 +0800 Subject: [PATCH] chore: allow sfc playground in iframes --- packages/sfc-playground/public/_headers | 3 --- 1 file changed, 3 deletions(-) diff --git a/packages/sfc-playground/public/_headers b/packages/sfc-playground/public/_headers index d56075af67..9079d85b36 100644 --- a/packages/sfc-playground/public/_headers +++ b/packages/sfc-playground/public/_headers @@ -1,6 +1,3 @@ -/* - X-Frame-Options: DENY - /assets/* cache-control: max-age=31536000 cache-control: immutable -- 2.47.3