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
I understand one of the constraints is that the project has to be already published to npm. Can you explain why? Ideally, I'd like to create a preview build people could try before it gets published to npm so we don't receive a flurry of bug reports the moment it's released. It's not a dealbreaker, but curious if this could be achievable and what would it take!
The text was updated successfully, but these errors were encountered:
no, pkg.pr.new does not need you to publish the package first, but rather the --compact option needs, so we reserve the proper naming based on the npm names.
but other than that, you can just publish as you wish without --compact
Hey! This is an awesome package we use all the time hey-api/openapi-ts#1460 (comment)
I understand one of the constraints is that the project has to be already published to npm. Can you explain why? Ideally, I'd like to create a preview build people could try before it gets published to npm so we don't receive a flurry of bug reports the moment it's released. It's not a dealbreaker, but curious if this could be achievable and what would it take!
The text was updated successfully, but these errors were encountered: