chore: update dev workflow (#7906)

This commit is contained in:
Manol Donev
2019-10-04 18:45:52 +03:00
committed by GitHub
parent 2beae5be8e
commit d7d7ebf5de

View File

@ -81,6 +81,13 @@ tns run ios
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
To update the platform declarations (the ios.d.ts-es) you can run: