Commit 72bff18
committed
Ignore playwright and e2e-test binaries in knip config
These binaries are referenced in Pro workflow files
(.github/workflows/pro-integration-tests.yml) but exist in the
Pro package's dummy app (react_on_rails_pro/spec/dummy/package.json),
not in the main package.
Added to ignoreBinaries in root workspace to prevent knip errors:
- playwright
- e2e-test1 parent 4da67e9 commit 72bff18
1 file changed
+3
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
11 | 11 | | |
12 | 12 | | |
13 | 13 | | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
14 | 17 | | |
15 | 18 | | |
16 | 19 | | |
| |||
0 commit comments