mirror of
https://github.com/NativeScript/NativeScript.git
synced 2025-11-05 13:26:48 +08:00
Add isIOS, isAndroid in platform, and fast ts watcher and transpiler
Image should not requestLayout when sized with 'exactly' spec Update image tests Tests will run in ios only
This commit is contained in:
@@ -21,5 +21,10 @@
|
||||
"time-grunt": "1.3.0",
|
||||
"tslint": "3.4.0",
|
||||
"typescript": "1.8.2"
|
||||
},
|
||||
"scripts": {
|
||||
"tsc-tiw": "node build/tsc-dev.js tiw",
|
||||
"tsc": "tsc",
|
||||
"link-tests": "cd tns-core-modules && npm link && cd ../tests && npm link tns-core-modules"
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user