18.4.2025

Chrome Dev Tools

Webpack

To get access to webpack modules at runtime to inspect their state:

__webpack_module_cache__['./src/configuration/Profiles.ts'].exports.Profiles.getInstance().getProfiles('zosmf')[0].profile

even autocompletion works after typing __webpack_module_cache__[' followed by a few letters like Pro.