From 6294925678504f1dbff8c44e40c773ae9b152087 Mon Sep 17 00:00:00 2001 From: Mohammad Rezaei Date: Sun, 15 Sep 2024 13:12:00 +0330 Subject: [PATCH] The dompurify removed from gulp config --- tasks/config.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tasks/config.js b/tasks/config.js index 3c91151f1..abf5f967e 100644 --- a/tasks/config.js +++ b/tasks/config.js @@ -63,7 +63,7 @@ config.paths.js = { 'vendors/bootstrap/js/bootstrap.native.js', 'vendors/knockout/build/output/knockout-latest.js', // 'vendors/knockout/build/output/knockout-latest.debug.js', - 'vendors/dompurify/dist/purify.js', +// 'vendors/dompurify/dist/purify.js', 'vendors/squire-rte/dist/squire-raw.js', 'vendors/mathiasbynens/punycode.js', 'dev/External/SquireUI.js'