chore(sample): move source in source folder
This commit is contained in:
@@ -31,7 +31,7 @@ public class MainApplication extends MultiDexApplication implements ReactApplica
|
||||
|
||||
@Override
|
||||
protected String getJSMainModuleName() {
|
||||
return "index";
|
||||
return "src/index";
|
||||
}
|
||||
};
|
||||
|
||||
|
Reference in New Issue
Block a user