Commit cffa478
committed
fix(ci): resolve Next.js 16 CI failures for starter example
Pin @wordpress/block-library to exact 9.10.0 to prevent SCSS import
breakage in E2E tests, add --webpack flag to bundle analysis build
for Turbopack compatibility, and drop Node 18 from E2E matrix to
match engines requirement.1 parent c8c4c85 commit cffa478
3 files changed
Lines changed: 3 additions & 3 deletions
File tree
- .github/workflows
- examples/next/faustwp-getting-started
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
14 | 14 | | |
15 | 15 | | |
16 | 16 | | |
17 | | - | |
| 17 | + | |
18 | 18 | | |
19 | 19 | | |
20 | 20 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
79 | 79 | | |
80 | 80 | | |
81 | 81 | | |
82 | | - | |
| 82 | + | |
83 | 83 | | |
84 | 84 | | |
85 | 85 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
14 | 14 | | |
15 | 15 | | |
16 | 16 | | |
17 | | - | |
| 17 | + | |
18 | 18 | | |
19 | 19 | | |
20 | 20 | | |
| |||
0 commit comments