mirror of
https://github.com/NativeScript/NativeScript.git
synced 2025-08-16 03:31:45 +08:00
chore: update dev workflow (#7906)
This commit is contained in:
@ -81,6 +81,13 @@ tns run ios
|
|||||||
tns run android
|
tns run android
|
||||||
```
|
```
|
||||||
|
|
||||||
|
---
|
||||||
|
**NOTE**
|
||||||
|
|
||||||
|
Linking `tns-core-modules` in Angular app does not work at the moment. Check [#7905](https://github.com/NativeScript/NativeScript/issues/7905) for more details on the issue.
|
||||||
|
|
||||||
|
---
|
||||||
|
|
||||||
## Platform declarations
|
## Platform declarations
|
||||||
To update the platform declarations (the ios.d.ts-es) you can run:
|
To update the platform declarations (the ios.d.ts-es) you can run:
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user