Closed MrYawe closed 4 months ago
Hi! Thanks for phoenix_storybook it's very cool.
We already set :ignore_module_conflict to false during tests to avoid these warning with gettext. This fix avoid overriding this config.
:ignore_module_conflict
false
Why do you need to edit this config in the first place?
Thank you @MrYawe I sincerely don't remember why I had to turn on this flag. I guess we had a warning when recompiling previously compiled story modules
Hi! Thanks for phoenix_storybook it's very cool.
We already set
:ignore_module_conflict
tofalse
during tests to avoid these warning with gettext. This fix avoid overriding this config.Why do you need to edit this config in the first place?