From 330a795fee9e88a4d9d41b1123daf8080f6e9994 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?David=20N=C3=A9grier?= Date: Mon, 28 Jun 2021 11:51:13 +0200 Subject: [PATCH] Trying to find iframe_api.js URL script dynamically This would allow us to have tests that don't rely on the iframe_api.js from prod, and would allow scripts that target the correct iframe API, no matter if they are running on workadventu.re or on self-hosted maps. --- maps/tests/iframe.html | 23 ++++++++++++++++------- 1 file changed, 16 insertions(+), 7 deletions(-) diff --git a/maps/tests/iframe.html b/maps/tests/iframe.html index aa8e55ec..f3d48a77 100644 --- a/maps/tests/iframe.html +++ b/maps/tests/iframe.html @@ -1,22 +1,31 @@ - + +