debugging add module support
This commit is contained in:
@@ -91,4 +91,8 @@ public class DoricSingleton {
|
||||
public DoricContextManager getContextManager() {
|
||||
return doricContextManager;
|
||||
}
|
||||
|
||||
public Map<String, String> getJSBundles() {
|
||||
return bundles;
|
||||
}
|
||||
}
|
||||
|
Reference in New Issue
Block a user