Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Reload translations #81

Open
patspam opened this issue Oct 31, 2019 · 4 comments
Open

Reload translations #81

patspam opened this issue Oct 31, 2019 · 4 comments

Comments

@patspam
Copy link

patspam commented Oct 31, 2019

I seem to have to gatsby clean && gatsby develop in order to get changes to my translation files (`*.json) to be picked up - is that expected, or am I doing it wrong?

Narrowing it down slightly, instead of gatsby clean I can do rm .cache/redux.state followed by a restart of gatsby develop

@jhoffmcd
Copy link
Contributor

@patspam you are correct, see this issue: #11. I am hoping to look into HMR for these files during development someday soon when I have a chance.

@samajammin
Copy link
Contributor

I'm also having this issue. @patspam or @jhoffmcd did you ever find a solution? Thanks in advance.

@jhoffmcd
Copy link
Contributor

I never ended up finding a solution, I think this is a feature that has to be implemented in the plugin but development on this plugin seems to have dropped off, unfortunately.

@wiltsu
Copy link

wiltsu commented Jun 19, 2021

This issue is one of the biggest bottlenecks in our development team, takes time to clean the cache before you can see the translation changes made.

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

No branches or pull requests

4 participants