This is needed because `require()` means something different in webpack - it ends up importing the module as something we didn't expect (and is occasionally async)
This was changed on /develop to fix an issue where the incorrect
index was being used in a condition to handle literal edge cases
of dragging room tiles to start or end of an ordered sublist.