From 26d0a7e10f8005172dde0439b0cd707493ef0f15 Mon Sep 17 00:00:00 2001 From: NotWearingPants Date: Mon, 27 Sep 2021 00:51:05 +0300 Subject: [PATCH] Fix Gulpfile path separator issue on Windows (#13795) --- Gulpfile.mjs | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Gulpfile.mjs b/Gulpfile.mjs index 01a1ba99fa1d..71c002a69120 100644 --- a/Gulpfile.mjs +++ b/Gulpfile.mjs @@ -53,9 +53,9 @@ const buildTypingsWatchGlob = [ * @returns {string} */ function mapSrcToLib(srcPath) { - const parts = srcPath.replace(/(?