wiziple / gatsby-plugin-intl

Gatsby plugin that turns your website into an internationalization-framework out of the box.
http://gatsby-starter-default-intl.netlify.com
325 stars 178 forks source link

Fix: Load formatjs locale data from correct path #230

Closed emilkarl closed 1 year ago

emilkarl commented 1 year ago

Fixes #229

MaximeCheramy commented 1 year ago

Related: https://github.com/wiziple/gatsby-plugin-intl/blob/master/src/gatsby-node.js#L29

https://github.com/wiziple/gatsby-plugin-intl/pull/233