Skip to content

Commit a6663ae

Browse files
author
Mihail Slavchev
committed
make livesync.js part of the project template
1 parent 7ad4774 commit a6663ae

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

  • build/project-template-gradle/src/main/assets/internal
Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,3 @@
1+
if (global.__onLiveSync) {
2+
global.__onLiveSync();
3+
}

0 commit comments

Comments
 (0)