denoland / denoland/dnt

Cache npm dependencies?

Open
#418 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
Rust
Stars
1.3k
Forks
49
PR merge metrics
No merged PRs in 30d

Description

I'm writing a package in deno, transform it using dnt, and use it in a react app. I wrote a small script that listens to file changes and runs dnt on change.
Now, I noticed that the dependencies are being installed anew every time, even when they don't change. Is there a way to cache this?

In my case, it actually accumulates over multiple cross dependent deno packages, all being built.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.