Skip to content

Latest commit

 

History

History
7 lines (4 loc) · 383 Bytes

README.md

File metadata and controls

7 lines (4 loc) · 383 Bytes

Static Third Party Web Assets

This project is aimed at reduce the package restore time for static 3rd party web assets.

The one static web assets package are being separated into many smaller packages, which is more comfortable to upgrade or combine.

The smaller packages are referenced by the larger project, which is aimed at caching the same files without download it again.