Make JavaScript code modular by introducing simple 'require(...') function #4100
Labels
Task
Indicates an issue is neither a feature nor a bug and it's purely a "technical" change.
worksforme
The issue cannot be reproduced and things work as intended.
Milestone
Adding our own simple require(...) function will make it easier to keep the 'window' object clean, make our code clearer and will allow 3rd plugin developers to avoid cluttering the 'window' object.
The text was updated successfully, but these errors were encountered: