Commit 3863467e authored by Rajab Natshah's avatar Rajab Natshah Committed by Chris Wells
Browse files

Issue #3227738 by RajabNatshah, rlnorthcutt, gaurav.kapoor, chrisfromredfin:...

Issue #3227738 by RajabNatshah, rlnorthcutt, gaurav.kapoor, chrisfromredfin: Fix Drupal routing and Svelte app routing
parent a5b387cc
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -34,6 +34,7 @@ class BrowserController extends ControllerBase {
            'drupal_version' => \Drupal::VERSION,
            'drupal_core_compatibility' => \Drupal::CORE_COMPATIBILITY,
            'module_path' => $module_handler->getModule('project_browser')->getPath(),
            'origin_url' => \Drupal::request()->getSchemeAndHttpHost() . \Drupal::request()->getBaseUrl(),
          ],
        ],
      ],
+1040 −2

File changed.

Preview size limit exceeded, changes collapsed.

+0 −0

File changed.

Preview suppressed by a .gitattributes entry or the file's encoding is unsupported.

+0 −0

File changed.

Preview suppressed by a .gitattributes entry or the file's encoding is unsupported.

+0 −0

File changed.

Preview suppressed by a .gitattributes entry or the file's encoding is unsupported.

Loading