mirror of
https://github.com/discourse/discourse.git
synced 2024-12-14 07:43:43 +08:00
c34f8b65cb
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. |
||
---|---|---|
.. | ||
discourse-logo.hbs | ||
homepage-preview.js | ||
image-preview-logo-small.js | ||
image-preview-logo.js | ||
styling-preview.hbs | ||
styling-preview.js | ||
wizard-canvas.js | ||
wizard-field-checkbox.hbs | ||
wizard-field-checkbox.js | ||
wizard-field-checkboxes.hbs | ||
wizard-field-checkboxes.js | ||
wizard-field-dropdown.hbs | ||
wizard-field-dropdown.js | ||
wizard-field-image.hbs | ||
wizard-field-image.js | ||
wizard-field-text.hbs | ||
wizard-field-text.js | ||
wizard-field.hbs | ||
wizard-field.js | ||
wizard-image-preview.hbs | ||
wizard-image-preview.js | ||
wizard-preview-base.hbs | ||
wizard-preview-base.js | ||
wizard-step-form.js | ||
wizard-step.hbs | ||
wizard-step.js |