Files
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
..