From c4c2e18023924e73bffba7aa507c72654569697c Mon Sep 17 00:00:00 2001 From: kotte Date: Thu, 25 Jan 2024 10:31:57 +0100 Subject: [PATCH] Feat/os fixes (#66) * Feat: Add notices of creating empty git repos * Feat: remove references to workspaces and cloud and add notices of old videos * Feat: Remove workspace reference --- javascript/extending/build-script/overview.md | 2 -- 1 file changed, 2 deletions(-) diff --git a/javascript/extending/build-script/overview.md b/javascript/extending/build-script/overview.md index 424c67c..9e49c0f 100644 --- a/javascript/extending/build-script/overview.md +++ b/javascript/extending/build-script/overview.md @@ -72,8 +72,6 @@ More documentation to come later! ### General ```ts -workspaceId: string; - project: ProjectModel; environment: {