You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Aug 7, 2021. It is now read-only.
feat(ns-bundle): app can be just prepared and bundled now
If you don't pass `--start-app` or `--build-app` to ns-bundle, the
project will be only prepared and bundled now.
This can be used with the following command:
`npm run ns-bundle --android/ios`
Related to NativeScript/nativescript-cli#2716
0 commit comments