You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Nov 15, 2019. It is now read-only.
Hi guys,
First of all thanks for great work.
I have a question though.
In my app the only way to determine which language is being used is to visit login screen then let user select lang value in combobox then hit login and after that im 100% sure about locale (it can be used in app you have to logout/login again)
So my question is . Is there some way to code split my app to login and everything else and then load lets say bundle_de_DE.js after button is clicked ?
The text was updated successfully, but these errors were encountered:
Ziker22
changed the title
Possibility to use as chunk ?
Possibility to dynamically load localized bundle as chunk
Nov 15, 2017
Hi guys,
First of all thanks for great work.
I have a question though.
In my app the only way to determine which language is being used is to visit login screen then let user select lang value in combobox then hit login and after that im 100% sure about locale (it can be used in app you have to logout/login again)
So my question is . Is there some way to code split my app to login and everything else and then load lets say bundle_de_DE.js after button is clicked ?
The text was updated successfully, but these errors were encountered: