-
Improvement
-
Resolution: Fixed
-
Normal
-
None
We have quite the mix of old "require X = Y" and current "import X from Y", and in some cases the clash can mean our React layer just doesn't work. So we should move everything to the current system (except the cases where require() is, well, required).