martinlindhe / laravel-vue-i18n-generator

Generates a vue-i18n compatible include file from your Laravel translations
MIT License
306 stars 207 forks source link

Make generateMultiple and allocateLocaleArray deterministic #109

Closed Jellyfrog closed 4 years ago

Jellyfrog commented 4 years ago

@kapalla could you test this?

kapalla commented 4 years ago

@Jellyfrog it work's

Thank you!

btw: I think you can remove the import of Traversable at line 6

Jellyfrog commented 4 years ago

Ping @martinlindhe

Jellyfrog commented 4 years ago

Closing in favor of #112