This function loads the required Configuration from the static server's root level file named 'config.js'.
This configuration is currently used to set Global Configurations which will be used by all TMT Applications.
In Production, this method expects config.js file to be present containing ConfigModule.
This function loads the required Configuration from the static server's root level file named 'config.js'. This configuration is currently used to set Global Configurations which will be used by all TMT Applications. In Production, this method expects
config.js
file to be present containingConfigModule
.Category
Configuration