Skip to content

Commit 0059c2e

Browse files
Formating
1 parent 16fd02b commit 0059c2e

File tree

3 files changed

+47
-6
lines changed

3 files changed

+47
-6
lines changed

website/docs/developers/frontend/index.mdx

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,8 +7,7 @@ sidebar_position: 1
77
import CodeBlock from "@theme/CodeBlock";
88
import Tabs from "@theme/Tabs";
99
import TabItem from "@theme/TabItem";
10-
import InstallNodejsLinux from "!!raw-loader!../scripts/frontend/install-nodejs-linux.sh";
11-
import InstallNodejsMacos from "!!raw-loader!../scripts/frontend/install-nodejs-macos.sh";
10+
1211
import InstallAngularCli from "!!raw-loader!../scripts/frontend/install-angular-cli.sh";
1312
import InstallCypressUbuntu2204 from "!!raw-loader!../scripts/frontend/install-cypress-deps-ubuntu-22-04.sh";
1413
import InstallCypressUbuntu2404 from "!!raw-loader!../scripts/frontend/install-cypress-deps-ubuntu-24-04.sh";

website/docs/developers/getting-started.mdx

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -10,8 +10,7 @@ import TabItem from "@theme/TabItem";
1010
import InstallRustSh from "!!raw-loader!./scripts/setup/install-rust.sh";
1111
import InstallSystemDepsSh from "!!raw-loader!./scripts/setup/install-system-deps.sh";
1212
import InstallSystemDepsMacOSSh from "!!raw-loader!./scripts/setup/install-system-deps-macos.sh";
13-
import InstallNodejsSh from "!!raw-loader!./scripts/setup/install-nodejs.sh";
14-
import InstallNodejsMacOSSh from "!!raw-loader!./scripts/setup/install-nodejs-macos.sh";
13+
1514
import InstallDockerSh from "!!raw-loader!./scripts/setup/install-docker.sh";
1615
import InstallDockerMacOSSh from "!!raw-loader!./scripts/setup/install-docker-macos.sh";
1716
import InstallWasmToolsSh from "!!raw-loader!./scripts/setup/install-wasm-tools.sh";

website/package-lock.json

Lines changed: 45 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)