mirror of
https://github.com/NativeScript/NativeScript.git
synced 2025-08-16 11:42:04 +08:00
Fix the platform-specific-template app
This commit is contained in:
@ -1,3 +1,3 @@
|
||||
import application = require("application");
|
||||
application.mainModule = "app/main-page";
|
||||
application.mainModule = "main-page";
|
||||
application.start();
|
||||
|
Reference in New Issue
Block a user