Webpack/browserify support?

Hi, i tried playing some multiplayer challenges with some friends, some of which were using python, and i feel like javascript is just not at the same level without the use of modern js features, like webpack/browserify require() support, which would enable easy usage of external libs.
At least adding support for libraries such as lodash or underscore out of the box would be able to get js to level with python’s starting libraries.

1 Like