Skip to content

Commit 5723a68

Browse files
committed
Run abort-controller-es5/postinstall
1 parent b20b436 commit 5723a68

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

package.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -48,6 +48,7 @@
4848
"docker:up": "docker compose -f docker-compose-wsl2.yml down && docker compose -f docker-compose-wsl2.yml up --build --scale chrome=4",
4949
"eslint": "npm run precommit",
5050
"lint-staged": "lint-staged",
51+
"prebuild": "cd node_modules && cd abort-controller-es5 && npm run postinstall",
5152
"precommit": "npm run precommit --if-present --workspaces",
5253
"precommit:biome": "npm run biome -- --no-errors-on-unmatched",
5354
"precommit:eslint:api": "cd packages && cd api && npm run precommit:eslint",

0 commit comments

Comments
 (0)