chore: fix broken ct-core require (#23507)
This broke after https://github.com/microsoft/playwright/pull/23449.
This commit is contained in:
parent
718ee69cb8
commit
dcc998d58c
|
|
@ -5,3 +5,5 @@
|
||||||
!cli.js
|
!cli.js
|
||||||
!lib/**
|
!lib/**
|
||||||
!types/**
|
!types/**
|
||||||
|
!index.d.ts
|
||||||
|
!index.js
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue