Skip to content

Static URL construction for path mapping #53

@tilgovi

Description

@tilgovi

When webassets.static_view is True we add a static view configuration in Pyramid for the base directory and base URL. This allows the base URL to be specified as a relative path and have Pyramid make them absolute at the time the request is handled.

Should we do the same with config.add_webassets_path and the paths JSON?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions