ruifigueira / playwright-crx

Playwright for chrome extensions
Apache License 2.0
81 stars 15 forks source link

chore: replace lightning-fs with memfs #5

Closed ruifigueira closed 8 months ago

ruifigueira commented 8 months ago

memfs has FS sync methods, and we don't need actual persistence, at least for now