From: Hunseop Jeong Date: Thu, 28 Apr 2022 08:15:41 +0000 (+0900) Subject: [SignalingServer] Move the offload.js to the shared space X-Git-Tag: submit/tizen/20220504.160013^0 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=eb94d74c1e4cd899cbfd0d625e64e12d6f76689c;p=platform%2Fframework%2Fweb%2Fwrtjs.git [SignalingServer] Move the offload.js to the shared space Move the offload.js to the shared/res/ to access the offload.js from the xwalk extension. Change-Id: If4b802c99e40de23a198cee173c9f5969a371599 Signed-off-by: Hunseop Jeong --- diff --git a/device_home/signaling_server/gen/public/offload.js b/device_home/shared/res/offload.js similarity index 100% rename from device_home/signaling_server/gen/public/offload.js rename to device_home/shared/res/offload.js