mirror of
https://github.com/NativeScript/NativeScript.git
synced 2025-08-17 04:41:36 +08:00
changed mainModule to start(entry)
This commit is contained in:
@ -1,2 +1,2 @@
|
||||
import application = require("application");
|
||||
application.mainModule = "ComplexObjectGraphMemoryTest/mainPage";
|
||||
application.start({ moduleName: "ComplexObjectGraphMemoryTest/mainPage" });
|
Reference in New Issue
Block a user