You've already forked setup-msbuild
mirror of
https://github.com/microsoft/setup-msbuild.git
synced 2026-03-14 21:24:12 +07:00
Updated docs [skip ci]
This commit is contained in:
@@ -7,7 +7,7 @@ This is a quick document to walk through the process of building and releasing.
|
||||
- Build the branch/package
|
||||
- `npm install`
|
||||
- `npm run build`
|
||||
- `npm run package`
|
||||
- `npm run pack`
|
||||
- Prune the dependencies to only production
|
||||
- `npm prune --production`
|
||||
- Uncomment `node_modules` in `.gitignore` **for this branch only**
|
||||
|
||||
Reference in New Issue
Block a user