Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Initialize NPM config #137

Merged

Conversation

prepfarm
Copy link
Contributor

New Pull Request

Prerequisites

Please make sure you can check the following boxes:

  • I have read the CONTRIBUTING document
  • My code follows the code style of this project
  • All new and existing tests passed

Type(s) of Changes

Contribution Type

What types of changes does your code introduce? Put an x in all the boxes that apply:

  • Bug fix (non-breaking change which fixes an issue, please reference the issue id)
  • New feature (non-breaking change which adds functionality, make sure to open an associated issue first)
  • Breaking change (fix or feature that would cause existing functionality to change)
  • I have updated the documentation accordingly
  • I have added tests to cover my changes

Description

Fixes #133
Copies .npmrc (before npm scrips are executed) if exists, else uses provided value from NpmRegistry property to create .npmrc.

Remarks

@FlorianRappl this PR provides same changes #136 had, but for blazor-8.0

@prepfarm
Copy link
Contributor Author

Btw. @FlorianRappl when can we expect new package releases (for both 7 and 8)?

Copy link
Collaborator

@FlorianRappl FlorianRappl left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Much appreciated!

@FlorianRappl
Copy link
Collaborator

Btw. @FlorianRappl when can we expect new package releases (for both 7 and 8)?

The pre-release is already out (the PR did not change the version so it's still a v12 one; e.g., 7.0.12-pre.20240213.2 ) but I'll make the version change to have it as v13.

@FlorianRappl FlorianRappl merged commit 2dc98bc into smapiot:blazor-8.0 Feb 13, 2024
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants