forked from Shopify/hydrogen-v1
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Remove unused or deprecated packages (Shopify#2279)
* Remove create-hydrogen-app from the monorepo * Remove the cli package from the monorepo * Remove commit-convention since we no longer use this * Remove hydrogen-ui from the monorepo * Remove hydrogen-ui reference
- Loading branch information
Showing
15 changed files
with
1 addition
and
1,301 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
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -2,7 +2,7 @@ | |
"$schema": "https://unpkg.com/@changesets/[email protected]/schema.json", | ||
"changelog": ["./hydrogen-changelog-config.js", {"repo": "shopify/hydrogen"}], | ||
"commit": false, | ||
"fixed": [["@shopify/hydrogen", "create-hydrogen-app"]], | ||
"fixed": [], | ||
"linked": [], | ||
"access": "public", | ||
"baseBranch": "v1.x-2022-07", | ||
|
This file was deleted.
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
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
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
This file was deleted.
Oops, something went wrong.
This file was deleted.
Oops, something went wrong.
Oops, something went wrong.