Skip to content

Commit 89130d5

Browse files
committed
skip circular dependency check for worker
1 parent 1a06932 commit 89130d5

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

packages/replay-worker/package.json

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,6 @@
1414
"build:watch": "run-p build:transpile:watch",
1515
"build:dev:watch": "run-p build:watch",
1616
"build:transpile:watch": "yarn build:rollup --watch",
17-
"circularDepCheck": "madge --circular src/index.ts",
1817
"clean": "rimraf build",
1918
"fix": "run-s fix:eslint fix:prettier",
2019
"fix:eslint": "eslint . --format stylish --fix",

0 commit comments

Comments
 (0)