mirror of
https://github.com/NativeScript/NativeScript.git
synced 2025-11-05 13:26:48 +08:00
Moved live-sync code in application-common
This commit is contained in:
@@ -50,4 +50,8 @@ export function loadCss() {
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
global.__onLiveSync = function () {
|
||||
frame.reloadPage();
|
||||
}
|
||||
Reference in New Issue
Block a user