Closed simonw closed 3 years ago
Blocked awaiting Datasette release containing that method.
This works already! It turns out Datasette handles that here: https://github.com/simonw/datasette/blob/25c2933667680db045851b2cedcf4666d737d352/datasette/app.py#L881-L883
I'll add a test and close this.
Refs https://github.com/simonw/datasette/issues/1033 - this will ensure the plugin works with
base_url
configuration option.Relevant code: https://github.com/simonw/datasette-cluster-map/blob/be66a0b198527c6f2cfd5ae5dad9e2580f2891c7/datasette_cluster_map/__init__.py#L46