microsoft/typespec

Public

mirrored from https://github.com/microsoft/typespecAvailable

CodeCommitsIssuesPull requestsActionsInsightsSecurity
064161d8277a88b3facccca58df87aa332bf9187

Branches

Tags

  • No tags available.
0Branches0Tags
Go to file
Add file
Code

Clone

HTTPS

Download ZIP

common/scripts/install-run-rush-pnpm.js

28lines · modecode

1// THIS FILE WAS GENERATED BY A TOOL. ANY MANUAL MODIFICATIONS WILL GET OVERWRITTEN WHENEVER RUSH IS UPGRADED.
2//
3// This script is intended for usage in an automated build environment where the Rush command may not have
4// been preinstalled, or may have an unpredictable version. This script will automatically install the version of Rush
5// specified in the rush.json configuration file (if not already installed), and then pass a command-line to the
6// rush-pnpm command.
7//
8// An example usage would be:
9//
10// node common/scripts/install-run-rush-pnpm.js pnpm-command
11//
12// For more information, see: https://rushjs.io/pages/maintainer/setup_new_repo/
13
14/******/ (() => { // webpackBootstrap
15/******/ "use strict";
16var __webpack_exports__ = {};
17/*!*****************************************************!*\
18 !*** ./lib-esnext/scripts/install-run-rush-pnpm.js ***!
19 \*****************************************************/
20
21// Copyright (c) Microsoft Corporation. All rights reserved. Licensed under the MIT license.
22// See the @microsoft/rush package's LICENSE file for license information.
23require('./install-run-rush');
24//# sourceMappingURL=install-run-rush-pnpm.js.map
25module.exports = __webpack_exports__;
26/******/ })()
27;
28//# sourceMappingURL=install-run-rush-pnpm.js.map