Skip to content

Commit 513868e

Browse files
nvh95ascorbic
andauthored
feat: add netlify-plugin-playwright-cache (#826)
Co-authored-by: Matt Kane <matt.kane@netlify.com>
1 parent 72f7752 commit 513868e

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

site/plugins.json

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -677,6 +677,14 @@
677677
"repo": "https://github.com/takeshape/netlify-plugin-takeshape",
678678
"version": "1.0.0"
679679
},
680+
{
681+
"author": "Hung Viet Nguyen",
682+
"description": "Persist the Playwright executables between Netlify builds.",
683+
"name": "Playwright cache",
684+
"package": "netlify-plugin-playwright-cache",
685+
"repo": "https://github.com/nvh95/netlify-plugin-playwright-cache",
686+
"version": "0.0.1"
687+
},
680688
{
681689
"author": "Sean Roberts",
682690
"description": "Feature Package Pilot",

0 commit comments

Comments
 (0)