Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit 5b40b60

Browse files
josephperrottalan-agius4
authored andcommitted
build: remove legacy rnjs setup
1 parent 9aa49e9 commit 5b40b60

File tree

9 files changed

+0
-3030
lines changed

9 files changed

+0
-3030
lines changed

‎.bazelignore‎

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,4 +18,3 @@ packages/schematics/angular/node_modules
1818
modules/testing/builder/node_modules
1919
tests/node_modules
2020
tools/baseline_browserslist/node_modules
21-
tools/legacy-rnjs/node_modules

‎WORKSPACE‎

Lines changed: 0 additions & 16 deletions
Original file line numberDiff line numberDiff line change
@@ -108,22 +108,6 @@ rules_js_register_toolchains(
108108
node_version = DEFAULT_NODE_VERSION,
109109
)
110110

111-
load("@build_bazel_rules_nodejs//:index.bzl", "yarn_install")
112-
113-
# TODO(devversion): Remove this once `ng_package` is ported over to `rules_js`.
114-
yarn_install(
115-
name = "npm",
116-
data = [
117-
"//tools/legacy-rnjs:.yarn/patches/@angular-bazel-https-67c38b3c32.patch",
118-
"//tools/legacy-rnjs:.yarn/releases/yarn-4.5.0.cjs",
119-
"//tools/legacy-rnjs:.yarnrc.yml",
120-
],
121-
exports_directories_only = False,
122-
package_json = "//tools/legacy-rnjs:package.json",
123-
yarn = "//tools/legacy-rnjs:.yarn/releases/yarn-4.5.0.cjs",
124-
yarn_lock = "//tools/legacy-rnjs:yarn.lock",
125-
)
126-
127111
http_archive(
128112
name = "aspect_bazel_lib",
129113
sha256 = "0b9b764ee5af1cbec01bcd2ca9ebd4aa4bbd700b17d7b8bb015769195fd88d20",

‎tools/legacy-rnjs/.gitignore‎

Lines changed: 0 additions & 9 deletions
This file was deleted.

‎tools/legacy-rnjs/.yarn/patches/@angular-bazel-https-67c38b3c32.patch‎

Lines changed: 0 additions & 25 deletions
This file was deleted.

‎tools/legacy-rnjs/.yarn/releases/yarn-4.5.0.cjs‎

Lines changed: 0 additions & 925 deletions
This file was deleted.

‎tools/legacy-rnjs/.yarnrc.yml‎

Lines changed: 0 additions & 5 deletions
This file was deleted.

‎tools/legacy-rnjs/BUILD.bazel‎

Whitespace-only changes.

‎tools/legacy-rnjs/package.json‎

Lines changed: 0 additions & 13 deletions
This file was deleted.

0 commit comments

Comments
(0)

AltStyle によって変換されたページ (->オリジナル) /