-
Notifications
You must be signed in to change notification settings - Fork 1.1k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Fix: using pnpm from corepack when install dependency (#762)
* feat: use pnpm from corepack to install dependency Since package.json already has the packageManager field specified with pnpm and its specific version, there is no reason not to use it during whole dev/build process. * feat: use npmmirror in Dockerfile * feat: install pnpm through mirror * feat(Dockerfile): set apt-get mirror
- Loading branch information
Showing
3 changed files
with
8 additions
and
4,002 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
Oops, something went wrong.