Defines and exports some contsants for the APPLICATION (not the server); concerning the name, version, etc of the application
- Source:
- Copyright:
- 4/26/19
Methods
(inner) setupDefaultModulePaths()
- Source:
The idea here is that we want to be able to easily replace any of the modules of the application. So we include a built-in function for returning the DEFAULT set of module dependency mappings, and most of the time we can just return that here