platform/common/scripts/install-run-rushx.js
Andrey Sobolev 87aaf8c44f
TSK-1106: Update to latest packages (#2943)
* TSK-1106: Tiptap update

Signed-off-by: Andrey Sobolev <haiodo@gmail.com>

* Svelte 3.58

Signed-off-by: Andrey Sobolev <haiodo@gmail.com>

* Svelte check 3.2 and preprocess 5.03

Signed-off-by: Andrey Sobolev <haiodo@gmail.com>

* Upgrade rush

Signed-off-by: Andrey Sobolev <haiodo@gmail.com>

---------

Signed-off-by: Andrey Sobolev <haiodo@gmail.com>
2023-04-11 17:21:13 +06:00

28 lines
1.2 KiB
JavaScript

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