diff --git a/common.ts b/common.ts index d87130f..d295782 100644 --- a/common.ts +++ b/common.ts @@ -1 +1 @@ -export const nscRemoteBuilderName = "remote-nsc"; +export const nscRemoteBuilderName = "nsc-remote"; diff --git a/dist/main/index.js b/dist/main/index.js index 652f577..65e3a22 100644 --- a/dist/main/index.js +++ b/dist/main/index.js @@ -4318,7 +4318,7 @@ var exec = __nccwpck_require__(514); // EXTERNAL MODULE: external "fs" var external_fs_ = __nccwpck_require__(147); ;// CONCATENATED MODULE: ./common.ts -const nscRemoteBuilderName = "remote-nsc"; +const nscRemoteBuilderName = "nsc-remote"; ;// CONCATENATED MODULE: ./main.ts var __awaiter = (undefined && undefined.__awaiter) || function (thisArg, _arguments, P, generator) {