the module loader is bundled in by webpack, but I ...
# javascript
a
the module loader is bundled in by webpack, but I need to require from the webpack bundle. does that mean I can just
require("whateverMyModuleIs")