mirror of
https://github.com/NativeScript/NativeScript.git
synced 2025-08-17 12:57:42 +08:00
chore: comment out logs for further testing
This commit is contained in:
@ -1,6 +1,6 @@
|
||||
import { getNativeApp } from '../application/helpers-common';
|
||||
|
||||
console.log('__dirname:', global.__dirname);
|
||||
// console.log('__dirname:', global.__dirname);
|
||||
|
||||
function getCurrentAppPath(): string {
|
||||
if (__APPLE__) {
|
||||
|
Reference in New Issue
Block a user