Skip to content

Can't load index for sites with base_path #28

@MaxLap

Description

@MaxLap

If your site has a base_path (in bridgetown.config.yml).

The fetch in

const response = await fetch(`/bridgetown_quick_search/index.json`)
returns a 404 since it's missing that base_path.

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions