Skip to content

namofun/staticwebassets

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

34 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.