-
Notifications
You must be signed in to change notification settings - Fork 300
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
docs: update package publishing process with rush (#1933)
* Publishtest (#7) * feat: add a new test package for publish test * chore: new package to test publish operation - commiting change files * chore: bump versions [skip ci] * docs: update package publishing process with rush * chore: remove unused files * chore: remove unused files * chore: update shrinkwrap file
- Loading branch information
1 parent
5da597b
commit 014aa1b
Showing
3 changed files
with
44 additions
and
24 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -694,7 +694,6 @@ | |
"shouldPublish": true, | ||
"skipRushCheck": true | ||
}, | ||
|
||
// Sample apps | ||
{ | ||
"packageName": "poc-subapp", | ||
|