Copied to clipboard

Flag this post as spam?

This post will be reported to the moderators as potential spam to be looked at


  • David Zweben 231 posts 688 karma points
    Mar 20, 2019 @ 17:23
    David Zweben
    0

    Making Client Dependency "/DependencyHandler.axd" Links Absolute

    Hi,

    Our site is using Client Dependency to bundle our CSS and JS files. Due to some of our website's external integrations, we have Client Dependency outputting its code into a partial view, which is used by our Umbraco website's templates, but is also exported to some external systems as HTML for their own use.

    The problem is that the "/DependencyHandler.axd" links that Client Dependency generates use relative paths, so they won't work when the HTML is pulled in and used by the external domains.

    Is there some way we can make the DependencyHandler.axd links absolute?

  • This forum is in read-only mode while we transition to the new forum.

    You can continue this topic on the new forum by tapping the "Continue discussion" link below.

Please Sign in or register to post replies