-
Notifications
You must be signed in to change notification settings - Fork 4
Open
Labels
minorIncrement the minor version when mergedIncrement the minor version when merged
Description
Right now, JavaScript artifacts are stamped at during the tsup build. This means that when we run the release targets, the build needs to run again for it and all its dependencies. We should be able to perform the stamping after the build but before the packaging phase. While this won't prevent downstream dependencies from needing to rebuild, it will cut down on how many targets need to rebuild during publish.
Metadata
Metadata
Assignees
Labels
minorIncrement the minor version when mergedIncrement the minor version when merged