Skip to content

Commit 93a9db5

Browse files
clydinhansl
authored andcommitted
build: remove old rxjs dependency patching
1 parent b694795 commit 93a9db5

3 files changed

Lines changed: 0 additions & 29 deletions

File tree

package.json

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,6 @@
3333
"integration:build-optimizer": "npm run integration:build-optimizer:simple && npm run integration:build-optimizer:aio",
3434
"integration:build-optimizer:simple": "cd tests/@angular_devkit/build_optimizer/webpack/simple-app && npm i -q --no-save && npm run e2e && npm run benchmark",
3535
"integration:build-optimizer:aio": "cd tests/@angular_devkit/build_optimizer/webpack/aio-app && npm i -q --no-save && npm run e2e && npm run benchmark",
36-
"postinstall": "npm run admin -- patch-dependencies",
3736
"prepush": "node ./bin/devkit-admin hooks/pre-push",
3837
"webdriver-update": "webdriver-manager update --standalone false --gecko false --versions.chrome 2.33"
3938
},

scripts/patch-dependencies.ts

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

scripts/patches/rxjs-typings.patch

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

0 commit comments

Comments
 (0)