From d7d6df549842a11b35b1a189c798e04b9641e766 Mon Sep 17 00:00:00 2001 From: "Adolfo R. Brandes" Date: Wed, 1 Sep 2021 16:36:19 -0300 Subject: [PATCH] fix: fetch commons.js from the correct URL [SE-4785] This mirrors a fix in [frontend-app-library-authoring](https://github.com/edx/frontend-app-library-authoring/pull/25/files#diff-4102b1726b612b7813106191ef87849273f5d89da904f5ab69fb1974a31987d5R307). --- cms/templates/content_libraries/xblock_iframe.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/cms/templates/content_libraries/xblock_iframe.html b/cms/templates/content_libraries/xblock_iframe.html index 876eb51bf8..ca9f39d1ff 100644 --- a/cms/templates/content_libraries/xblock_iframe.html +++ b/cms/templates/content_libraries/xblock_iframe.html @@ -66,7 +66,7 @@ files (defined in webpack.common.config.js) to get that entry point and all of its dependencies. --> - +