Translations regenerate at runtime when using webpack-dev-server or storybook
This commit is contained in:
parent
57af3b92ea
commit
94f63f3b3c
1 changed files with 1 additions and 0 deletions
|
@ -1,3 +1,4 @@
|
|||
/* rails-erb-loader-dependencies ../config/locales/ */
|
||||
const I18n = require('i18n-js');
|
||||
|
||||
I18n.translations = I18n.translations || {};
|
||||
|
|
Loading…
Reference in a new issue