google / google/playground-elements

Re-use previous dependencies if .js import graph hasn't changed

Open
#208 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 the distinct set of imports across all .js files (including the output of the TypeScript builder) are identical -- plus the package.json has not changed (since that affects which version of dependencies we fetch) -- then we can re-use all of the dependencies we fetched from the last compile.

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.