Skip to content

Conversation

@tbozhikov
Copy link
Contributor

As a summary for the script:
Use this script to pack .tgz for nativescript-angular package. The first passed param can be:

  1. Path to .tgz file - in this case the script replaces the scoped dependency (@nativescript/angular) with it in the package.json file. Then packs.
  2. Tag or exact version - in this case the script does npm install --save-exact to save the exact version (in case if tag). Then packs.
  3. auto-version - this is interpreted by getting version from the scoped package.json file (nativescript-angular folder).

@cla-bot cla-bot bot added the cla: yes label Oct 24, 2019
@tbozhikov tbozhikov merged commit a931b36 into master Oct 24, 2019
@tbozhikov tbozhikov deleted the tbozhikov/fix-build-script-release branch November 12, 2019 10:36
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants