reimplemented l10n using dynamic import() (#1012)
this should greatly reduce the complexity of the l10n code and build pipeline and eliminate the most common error seen in sentry logs (no translate function)
This commit is contained in:
parent
5afa4e5c9b
commit
1e62aa976d
28 changed files with 145 additions and 280 deletions
|
@ -2,3 +2,5 @@ dist
|
|||
assets
|
||||
firefox
|
||||
coverage
|
||||
app/locale.js
|
||||
app/capabilities.js
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue