mirror of
https://github.com/discourse/discourse.git
synced 2024-11-30 08:43:45 +08:00
0f3a6cf042
Now that we're using native `import()`, our main JS bundles might not even be parse-able by older browsers. In that case, `I18n` will never be defined, and so we need to account for that situation in the browser-update code. |
||
---|---|---|
.. | ||
activate-account.js | ||
auto-redirect.js | ||
browser-detect.js | ||
browser-update.js | ||
embed-application.js | ||
google-tag-manager.js | ||
google-universal-analytics-v3.js | ||
google-universal-analytics-v4.js | ||
onpopstate-handler.js | ||
print-page.js | ||
publish.js | ||
splash-screen.js |