mirror of
https://github.com/NativeScript/NativeScript.git
synced 2025-11-05 13:26:48 +08:00
feat(hmr): preserve navigation history on applying changes (#7146)
This commit is contained in:
3
tests/app/livesync/livesync-label-page.ts
Normal file
3
tests/app/livesync/livesync-label-page.ts
Normal file
@@ -0,0 +1,3 @@
|
||||
export function onLoaded() {
|
||||
console.log("Label page loaded!");
|
||||
}
|
||||
Reference in New Issue
Block a user