canvas-lms/ui-build
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
..
webpack webpack: remove support for virtual i18n! modules 2022-03-10 21:38:10 +00:00
webpack-for-karma webpack: remove support for virtual i18n! modules 2022-03-10 21:38:10 +00:00
package.json webpack: remove support for virtual i18n! modules 2022-03-10 21:38:10 +00:00
params.js rename frontend_build -> ui-build 2021-10-21 19:13:02 +00:00