Returns the appropriate path for the module.
On web, the path is the same as the module path.
String resolveModulePath(String modulePath) { return modulePath; }