canvas-lms/.storybook
Ahmad Amireh 8c41cb0ff3 webpack: remove support for virtual i18n! modules
refs FOO-2696
flag = none

with the recent changes to how we generate the locale bundles, modules
no longer have to have a dependency on their (scope) locale bundle since
they do not exist

with this change, all support for the virtual "i18n!xxx" modules is
removed, as it's been a convenience carried over from the days of
require.js but is proving to be more costly as the tooling landscape
evolves

. test plan .
 ..... .....

assuming you checked out the change that rewrites all imports to "i18n!"
to use the "useScope" specifier from @canvas/i18n, webpack should still
run

Change-Id: I6e0db400b46133458592976cc4772365efcde317
Reviewed-on: https://gerrit.instructure.com/c/canvas-lms/+/286653
Tested-by: James Butters <jbutters@instructure.com>
Reviewed-by: Charley Kline <ckline@instructure.com>
QA-Review: Charley Kline <ckline@instructure.com>
Product-Review: Charley Kline <ckline@instructure.com>
2022-03-10 21:38:10 +00:00
..
main.js webpack: remove support for virtual i18n! modules 2022-03-10 21:38:10 +00:00
preview-body.html initial react inbox landing page 2020-12-08 17:15:44 +00:00
preview-head.html Stop using google fonts on user-facing pages 2022-02-07 20:55:16 +00:00
preview.js Remove rce_auto_save flag 2021-12-15 17:48:17 +00:00
storybook.test.js Add storyshots to storybook 2021-02-11 22:37:36 +00:00