Skip to content

Conversation

rosen-vladimirov
Copy link
Contributor

In NativeScript CLI 6.0.0 release the bundle workflow will be the only one available. Currently, the nativescript-vue has some hooks that verify bundle is passed. There's no need of them for 6.0.0 release.
Implement a check based on the CLI's version and skip the validation in case CLI is 6.x.x or newer.

In NativeScript CLI 6.0.0 release the bundle workflow will be the only one available. Currently, the nativescript-vue has some hooks that verify bundle is passed. There's no need of them for 6.0.0 release.
Implement a check based on the CLI's version and skip the validation in case CLI is 6.x.x or newer.
@rigor789 rigor789 changed the base branch from master to dev May 31, 2019 11:36
@rigor789
Copy link
Member

rigor789 commented May 31, 2019

@rosen-vladimirov Thanks for the updated hooks! I'm working on a new release on the dev branch - so I will merge it into dev, and release it as soon as it's ready! (With vue 2.6 support, and a few fixes)

@rigor789 rigor789 merged commit 95aeab4 into nativescript-vue:dev May 31, 2019
rigor789 pushed a commit that referenced this pull request May 31, 2019
In NativeScript CLI 6.0.0 release the bundle workflow will be the only one available. Currently, the nativescript-vue has some hooks that verify bundle is passed. There's no need of them for 6.0.0 release.
Implement a check based on the CLI's version and skip the validation in case CLI is 6.x.x or newer.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

3 participants