fix(vue2): include hooks into the npm package (#18826)
Fixes: https://github.com/microsoft/playwright/issues/18812
This commit is contained in:
parent
f5b4e499fb
commit
20d4d4f4b4
|
|
@ -8,4 +8,4 @@
|
||||||
!index.d.ts
|
!index.d.ts
|
||||||
!index.js
|
!index.js
|
||||||
!hooks.d.ts
|
!hooks.d.ts
|
||||||
!hooks.js
|
!hooks.mjs
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue