Skip to content

Commit e4abe40

Browse files
committed
build: remove patch-package
The patches are no longer needed. For tsec itself we need to come up with a whole new Starlark file. It's not even wired up right now.
1 parent c01ed28 commit e4abe40

File tree

6 files changed

+0
-172
lines changed

6 files changed

+0
-172
lines changed

package.json

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,6 @@
1515
"pnpm": "^9.15.6"
1616
},
1717
"scripts": {
18-
"postinstall": "patch-package --patch-dir tools/postinstall/patches && node tools/postinstall/apply-patches.js",
1918
"ng-dev": "node --no-warnings=ExperimentalWarning --loader ts-node/esm/transpile-only node_modules/@angular/ng-dev/bundles/cli.mjs",
2019
"ng-dev:stamp": "pnpm -s ng-dev release build-env-stamp --additional-stamping-script=tools/bazel-additional-stamp.mjs",
2120
"build": "node --no-warnings=ExperimentalWarning --loader ts-node/esm/transpile-only ./scripts/build-packages-dist-main.mts",
@@ -133,7 +132,6 @@
133132
"minimatch": "^3.0.4",
134133
"node-fetch": "^2.6.0",
135134
"parse5": "^7.1.2",
136-
"patch-package": "^6.5.1",
137135
"postcss": "^8.4.17",
138136
"postcss-scss": "^4.0.4",
139137
"protractor": "^7.0.0",

pnpm-lock.yaml

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

tools/postinstall/BUILD.bazel

Whitespace-only changes.

tools/postinstall/apply-patches.js

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

tools/postinstall/patches/@angular+bazel+20.0.0-next.3.patch

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

tools/postinstall/patches/tsec+0.2.2.patch

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

0 commit comments

Comments
 (0)