mirror of
https://github.com/NativeScript/NativeScript.git
synced 2025-11-05 13:26:48 +08:00
Revert package.json start up entry
Fixed bug where goBack took the last element in backstack while navigationQueue is not empty. Fixed bug where goBack to specific entry in the backstack was removing that entry... Removed duplicated method Refactored method name Fixed TS
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
{
|
||||
"name": "tns-samples-apps",
|
||||
"main": "navigation-app/app.js"
|
||||
"main": "ui-tests-app/app.js"
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user