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

Getting All Locales #58

Open
LostInSunSea opened this issue Feb 17, 2018 · 0 comments
Open

Getting All Locales #58

LostInSunSea opened this issue Feb 17, 2018 · 0 comments

Comments

@LostInSunSea
Copy link

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?

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant