mirror of
https://gh.wpcy.net/https://github.com/discourse/discourse.git
synced 2026-05-07 10:56:41 +08:00
As of #23867 this is now a real package, so updating the imports to use the real package name, rather than relying on the alias. The name change in the package name is because `I18n` is not a valid name as NPM packages must be all lowercase. This commit also introduces an eslint rule to prevent importing from the old I18n path. For themes/plugins, the old 'i18n' name remains functional. |
||
|---|---|---|
| .. | ||
| poll-breakdown-test.js | ||
| poll-builder-disabled-test.js | ||
| poll-builder-enabled-test.js | ||
| poll-in-reply-history-test.js | ||
| poll-pie-chart-test.js | ||
| poll-quote-test.js | ||
| poll-results-test.js | ||
| polls-bar-chart-test-desktop.js | ||
| polls-bar-chart-test-mobile.js | ||