Skip to content

Commit d844e16

Browse files
committed
Relocate and re-type building code
1 parent 87cc784 commit d844e16

File tree

30 files changed

+511
-1732
lines changed

30 files changed

+511
-1732
lines changed

.github/workflows/pull-request.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -149,7 +149,7 @@ jobs:
149149
uses: ./.github/actions/src/init
150150
with:
151151
package-name: ${{ matrix.bundleInfo.name }}
152-
playwright: ${{ matrix.bundleInfo.needsPlaywright }}
152+
playwright: ${{ matrix.bundleInfo.needsPlaywright && matrix.bundleInfo.changes }}
153153

154154
- name: Build Bundle
155155
run: |

lib/buildtools/src/build/__tests__/all.test.ts

Lines changed: 0 additions & 229 deletions
This file was deleted.

lib/buildtools/src/build/all.ts

Lines changed: 0 additions & 75 deletions
This file was deleted.

0 commit comments

Comments
 (0)