Skip to content
This repository was archived by the owner on Apr 12, 2024. It is now read-only.
This repository was archived by the owner on Apr 12, 2024. It is now read-only.

Improve DX with utilizing node_modules/.cache #251

@BeroBurny

Description

@BeroBurny

Currently downloaded MetaMask extension is stored inside dappeteers .metamask folder.
What is ok for developing it, but in the user's case the files will be deep in node_modules which makes it hard to cache for CI or to free up user space. To improve this we should utilize node_modules/.cache for storing data.

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions