Skip to content
This repository has been archived by the owner on Nov 15, 2019. It is now read-only.

Possibility to dynamically load localized bundle as chunk #67

Open
Ziker22 opened this issue Nov 15, 2017 · 1 comment
Open

Possibility to dynamically load localized bundle as chunk #67

Ziker22 opened this issue Nov 15, 2017 · 1 comment

Comments

@Ziker22
Copy link

Ziker22 commented 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 ?

@Ziker22 Ziker22 changed the title Possibility to use as chunk ? Possibility to dynamically load localized bundle as chunk Nov 15, 2017
@davidfurlong
Copy link

Yes. But you'll probably want to check out the code splitting docs, this isn't relevant to this package.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants