rxaviers / globalize-webpack-plugin

Globalize.js webpack plugin
Other
33 stars 27 forks source link

Dynamically assign developmentLocale #84

Closed PawelK2012 closed 6 years ago

PawelK2012 commented 6 years ago

I wonder if there is a way to dynamically assign value to developmentLocale? For example I would like to access window.navigator.language and assign it to developmentLocale inside webpack-config.js.

rxaviers commented 6 years ago

Can you explain your use case please? I don't get why would you want it...

PawelK2012 commented 6 years ago

Nevermind. It was so long ago I don't even remember.

rxaviers commented 6 years ago

Thanks for replying and sorry for the very long time to get to your issue.