mirror of
https://github.com/NativeScript/NativeScript.git
synced 2025-11-05 13:26:48 +08:00
Session page
This commit is contained in:
@@ -3,5 +3,8 @@
|
||||
// Set the start module for the application
|
||||
application.mainModule = "app/main-page";
|
||||
|
||||
// TODO: This is only neede because of the deply script.
|
||||
application.cssFile = "app/TelerikNEXT/app.css";
|
||||
|
||||
// Start the application
|
||||
application.start();
|
||||
|
||||
Reference in New Issue
Block a user