mirror of
https://gh.wpcy.net/https://github.com/discourse/discourse.git
synced 2026-05-06 05:24:51 +08:00
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 | ||