mirror of
https://github.com/NativeScript/NativeScript.git
synced 2025-08-16 03:31:45 +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