Commit 76fe3b5
committed
Update e2e test script to exclude multiple directories
- Modified the e2e test script to support an array of directories to exclude from testing.
- Added "examples/webpack" to the exclusion list alongside "examples/vanilla".
- Updated the conditional check to properly handle the exclusion of directories using an array syntax.1 parent b29546b commit 76fe3b5
1 file changed
+3
-2
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | | - | |
| 3 | + | |
| 4 | + | |
4 | 5 | | |
5 | 6 | | |
6 | | - | |
| 7 | + | |
7 | 8 | | |
8 | 9 | | |
9 | 10 | | |
| |||
0 commit comments