From 3aff9cb9eb443e8e890669ce2d9042946c936725 Mon Sep 17 00:00:00 2001 From: "J. Ryan Stinnett" Date: Thu, 24 Jun 2021 15:20:24 +0100 Subject: [PATCH] Add generated file warning --- scripts/hak/target.js | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/scripts/hak/target.js b/scripts/hak/target.js index 7460e7d..0a965fc 100644 --- a/scripts/hak/target.js +++ b/scripts/hak/target.js @@ -14,6 +14,15 @@ WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License. */ + +/* + * THIS FILE IS GENERATED, NOT MEANT FOR EDITING DIRECTLY + * The original source is `target.ts` in the `element-builder` repo. You can + * edit it over there, run `yarn build`, and paste the changes here. It is + * currently assumed this file will rarely change, so a spearate package is not + * yet warranted. + */ + Object.defineProperty(exports, "__esModule", { value: true }); exports.isHost = exports.isHostId = exports.getHost = exports.ENABLED_TARGETS = exports.TARGETS = void 0; const aarch64AppleDarwin = {