3 Commits

Author SHA1 Message Date
meirzamoodle 1347d848a0 MDL-87987 core: Bundle react-dom profiling build, pin esm.sh to stable/
Add react-dom/client.development.js by fetching the profiling bundle from
esm.sh and outputting it under a different filename via outputFileName.
Switch all esm.sh URLs from the unversioned path to stable/ to get
reproducible, immutable URLs. Replace .replace() with .replaceAll() to
handle multiple occurrences in the rewritten import paths.
2026-03-16 12:50:43 +08:00
Andrew Nicols 21f4760b33 MDL-87765 core: Fix react import 2026-03-11 12:55:34 +08:00
Andrew Nicols 0d2489f2ae MDL-87908 core: Add react and react-dom libraries 2026-03-09 14:08:19 +08:00