mirror of
https://github.com/NativeScript/NativeScript.git
synced 2025-08-18 05:18:39 +08:00
feat(core): nativescript.config and webpack updates (#8801)
This commit is contained in:
3
apps/automated/src/livesync/livesync-button-page.ts
Normal file
3
apps/automated/src/livesync/livesync-button-page.ts
Normal file
@ -0,0 +1,3 @@
|
||||
export function onLoaded() {
|
||||
console.log('Button page loaded!');
|
||||
}
|
Reference in New Issue
Block a user