-
-
Notifications
You must be signed in to change notification settings - Fork 19
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
chore: migrate to pnpm with workspace: protocol (#1133)
* chore: migrate to pnpm with workspace: protocol - npm workspaces doesn't support `workspace:` and because of that, I think that it doesn't use local code like pnpm does
- Loading branch information
1 parent
57c9fb6
commit aa531f3
Showing
13 changed files
with
10,876 additions
and
22,408 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
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
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,2 @@ | ||
enable-pre-post-scripts=true | ||
registry=https://registry.npmjs.org/ |
Oops, something went wrong.