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
Is this normal and expected? Since my app is a PWA, it causes literally thousands of connections from the browser when it preloads all the bundles. It means when I release a new version of the app, all my my customers will suddenly start spamming firebase just to get thousands of tiny files. Also, it takes quite some time to finally get them all.
The text was updated successfully, but these errors were encountered:
My i18n files are in the same JSON format as before building.
How do you know that these files are related to ngx-translate and are not lazy loaded chunks of your application?
Is this normal and expected? Since my app is a PWA, it causes literally thousands of connections from the browser when it preloads all the bundles. It means when I release a new version of the app, all my my customers will suddenly start spamming firebase just to get thousands of tiny files. Also, it takes quite some time to finally get them all.
The text was updated successfully, but these errors were encountered: