google / google/playground-elements

Re-use previous typescript typings if .ts import graph hasn't changed

Open
#207 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
TypeScript
Stars
648
Forks
61
PR merge metrics
No merged PRs in 30d

Description

If a TypeScript file has changed, but we find that the distinct set of imports across the .ts file are identical -- plus the `package.json` has not changed (since that affects which version of dependencies we fetch) -- then we can re-use the previous output of the TypeScript types fetcher.

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.