Skip to content
This repository was archived by the owner on Nov 26, 2021. It is now read-only.
This repository was archived by the owner on Nov 26, 2021. It is now read-only.

Getting All Locales #58

@LostInSunSea

Description

@LostInSunSea

I have a contentful entry with multiple locales and am trying to get all data both en and ex. When defining them in the src folder, i am able to get a response entry when locale is undefined or set specifically to en or es. But when i try to pass in a wild card to locale
Ex:
contentful:
content_type: pressRelease
entry_filename_pattern: es/medios/${fields.slug}/index
entry_template: press-release.html
locale: *
I get a blank page with nothing loading at all.
Is there a way to get both locales?

Metadata

Metadata

Assignees

No one assigned

    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