Skip to content

Commit 5a9d83a

Browse files
committed
refactor(plugin-axe): optimize install-browser target dependencies
1 parent 7fd26b0 commit 5a9d83a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

packages/plugin-axe/project.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@
1515
]
1616
},
1717
"build": {
18-
"dependsOn": ["^build", "install-browser"]
18+
"dependsOn": ["^build"]
1919
},
2020
"lint": {},
2121
"unit-test": {}

0 commit comments

Comments
 (0)