• Randall Leeds's avatar
    Handle SCE better with custom base URI · 7416489e
    Randall Leeds authored
    When we deploy as an extension the application baseURI is the URL
    of the backend, rather than the extension. As a result, templates
    are relative to this location. Even though we inline the templates
    in the extension bundle, we have to ensure the compilation isn't
    blocked by strict contextual escaping.
    7416489e
app.coffee 1.55 KB