diff --git a/templates/js/sso-tab-with-obo-flow/.vscode/tasks.json b/templates/js/sso-tab-with-obo-flow/.vscode/tasks.json index be29f0a55a..8c69eb3fe0 100644 --- a/templates/js/sso-tab-with-obo-flow/.vscode/tasks.json +++ b/templates/js/sso-tab-with-obo-flow/.vscode/tasks.json @@ -78,7 +78,7 @@ "background": { "activeOnStart": true, "beginsPattern": ".*", - "endsPattern": "Compiled|Failed|compiled|failed" + "endsPattern": "Compiled|Failed|compiled|failed|ready" } } }, diff --git a/templates/js/sso-tab-with-obo-flow/public/index.html b/templates/js/sso-tab-with-obo-flow/index.html similarity index 81% rename from templates/js/sso-tab-with-obo-flow/public/index.html rename to templates/js/sso-tab-with-obo-flow/index.html index c61bcb4424..71e2cfb9ed 100644 --- a/templates/js/sso-tab-with-obo-flow/public/index.html +++ b/templates/js/sso-tab-with-obo-flow/index.html @@ -2,7 +2,7 @@
- + +